OA 放开 方便部署
This commit is contained in:
+2
-1
@@ -218,7 +218,7 @@ public class WebServiceOAServiceImpl implements WebServiceOAService {
|
||||
map.put("list",notifyTodoSendContextArrayList);
|
||||
net.sf.json.JSONObject jsonObject = net.sf.json.JSONObject.fromObject(map);
|
||||
log.info("调用MQ数据!!!:"+jsonObject.toString());
|
||||
OASendLog oaSendLog = new OASendLog();
|
||||
OASendLog oaSendLog = new OASendLog();
|
||||
oaSendLog.setType("delete");
|
||||
oaSendLog.setCreateTime(new Date());
|
||||
oaSendLog.setMeans("deleteOAByPid");
|
||||
@@ -476,3 +476,4 @@ public class WebServiceOAServiceImpl implements WebServiceOAService {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user