Commit 8c35195ce0751e8b61c2abd62ebe3da04133c1ed

Authored by jiangjiazhi
1 parent 6faf7f2a22

修改转诊

Showing 1 changed file with 1 additions and 1 deletions

platform-biz-patient-service/src/main/java/com/lyms/platform/biz/service/SieveService.java View file @ 8c35195
... ... @@ -26,7 +26,7 @@
26 26 /**
27 27 * Created by Administrator on 2016/6/30 0030.
28 28 */
29   -@Service
  29 +@Service("sieveService")
30 30 public class SieveService {
31 31  
32 32 @Autowired