@ -26,7 +26,7 @@ import java.util.UUID;
* Created by hzp on 2017-07-31
* 长处方CA认证服务
*/
@Profile({"production"})
@Profile({"production","local"})
@Service
public class PrescriptionProCAServiceImp extends ZysoftBaseService implements PrescriptionCAService{