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