Commit 417ce13b authored by 王果's avatar 王果

维修告知接口调整

parent 7927bdd1
......@@ -34,7 +34,7 @@ public class JgMaintainByWorkFlowController {
@Autowired
JgMaintainNoticeServiceImpl jgMaintainNoticeServiceImpl;
private static final String TABLE_PAGE_ID = "1734141426742095873";
private static final String TABLE_PAGE_ID = "maintainInfo";
// /**
// * 提交
// *
......
......@@ -37,7 +37,7 @@ public class JgMaintainNoticeController extends BaseController {
@Autowired
private IJgMaintainNoticeService iJgMaintainNoticeService;
private static final String TABLE_PAGE_ID = "1734141426742095873";
private static final String TABLE_PAGE_ID = "maintainInfo";
/**
* 新增
*
......
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