中台测试环境
This commit is contained in:
parent
d56cc9facb
commit
eb65762963
|
@ -86,6 +86,7 @@ public class ZjMaterielSynchronizationEventServiceImpl extends BaseService<ZjMat
|
|||
@Override
|
||||
@DSTransactional()
|
||||
public JsonResultEntity materielSynchronization(JSONObject requestJson) {
|
||||
logger.error("物料档案同步入参"+requestJson.toJSONString());
|
||||
//requestJson = setdata();
|
||||
JSONObject reqJson = new JSONObject();
|
||||
JSONObject jsonStr = requestJson.getJSONObject("jsonStr");
|
||||
|
|
Loading…
Reference in New Issue