Commit d22892ea authored by kinky2014's avatar kinky2014

增加气瓶数据同步更新

parent bb47c8dd
...@@ -50,11 +50,6 @@ public class SyncCylinderDataService ...@@ -50,11 +50,6 @@ public class SyncCylinderDataService
@Autowired @Autowired
private CylinderFillingMapper cylinderFillingMapper; private CylinderFillingMapper cylinderFillingMapper;
/** /**
* 液化气体气瓶充装信息-充装记录
*/
@Autowired
private CylinderFillingRecord cylinderFillingRecord;
/**
* 液化气体气瓶充装信息-充装后复查 * 液化气体气瓶充装信息-充装后复查
*/ */
@Autowired @Autowired
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment