Commit e29476ce by liuyang

2024-07-24 报工提交添加附件保存

parent 3dbc1855
......@@ -73,7 +73,7 @@ public class ServiceHGSC007A extends ServiceEPBase {
HGSC099 hgsc099 = new HGSC099();
hgsc099.setBizType("SCBG");
hgsc099.setDocId(docIdStr);
hgsc099.setMatId(hgsc008.getMatId());
hgsc099.setMatId(hgsc008.getId());
DaoUtils.insert(HGSC099.INSERT, hgsc099);
}
}
......
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