Commit 1cf74a41f395a480e8f97434a683564ff9b27d82

Authored by zhangchao
1 parent 6ef8f8cb46
Exists in luanping and in 1 other branch dev

Merge branch 'dev' of https://git.healthbaby.com.cn/jiangjiazhi/regional-platform into dev

# Conflicts:
#	platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/PatientServiceFacade.java
#	platform-operate-api/src/main/resources/spring/applicationContext-quartz.xml

Showing 1 changed file with 0 additions and 1 deletions

platform-biz-service/src/main/java/com/lyms/platform/permission/service/impl/PatientServiceServiceImpl.java View file @ 1cf74a4
... ... @@ -13,7 +13,6 @@
13 13 import java.util.Map;
14 14  
15 15 @Service
16   -@Transactional
17 16 public class PatientServiceServiceImpl implements PatientServiceService {
18 17  
19 18 @Autowired