Commit f28fc523 authored by suhuiguang's avatar suhuiguang

1.管道刷历史数据,在完成安装告知后创建装置的安装流水表、在使用登记完成后记录装置的检验流水表

parent 1e7d9213
......@@ -109,8 +109,8 @@ public class JgInstallationNoticeServiceImpl extends BaseService<JgInstallationN
private static final String PROCESS_INSTALL_NOTICE_KEY = "installNotice";
private static final String TABLE_PAGE_ID = "1734141426742095873";
private static final String CONSTRUCTION_TYPE = "SGLX";
private static final String CONSTRUCTION_TYPE_NAME = "安装";
public static final String CONSTRUCTION_TYPE = "SGLX";
public static final String CONSTRUCTION_TYPE_NAME = "安装";
@Autowired
JgInstallationNoticeEqMapper jgInstallationNoticeEqMapper;
......
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