|
@ -47,6 +47,7 @@ public class ZyDictService {
|
|
@Autowired
|
|
@Autowired
|
|
public JwPrescriptionService jwPrescriptionService;
|
|
public JwPrescriptionService jwPrescriptionService;
|
|
|
|
|
|
|
|
@Transactional
|
|
public void synchronizeZy_iv_diagnose_dict() {
|
|
public void synchronizeZy_iv_diagnose_dict() {
|
|
logger.info("synchronized zy_iv_diagnose_dict start");
|
|
logger.info("synchronized zy_iv_diagnose_dict start");
|
|
String dictName = this.IV_DIAGNOSE_DICT;
|
|
String dictName = this.IV_DIAGNOSE_DICT;
|