int Del(const std::string & name, const ADMIN * admin);
int Change(const SERVICE_CONF & service, const ADMIN * admin);
bool Find(const std::string & name, SERVICE_CONF * service) const;
int Del(const std::string & name, const ADMIN * admin);
int Change(const SERVICE_CONF & service, const ADMIN * admin);
bool Find(const std::string & name, SERVICE_CONF * service) const;