同步项目修改
This commit is contained in:
parent
175304fbbd
commit
5e030c23ad
@ -80,6 +80,7 @@ public class JiuzhuDateUtil {
|
|||||||
String systemid = "xmxx";
|
String systemid = "xmxx";
|
||||||
String d_password = "E3BA750749804E65B0A93833635F8ED2";
|
String d_password = "E3BA750749804E65B0A93833635F8ED2";
|
||||||
JSONObject mainTable = new JSONObject();
|
JSONObject mainTable = new JSONObject();
|
||||||
|
mainTable.put("sftsxmglxitong", 1);
|
||||||
String result = doAction(url, systemid, d_password, mainTable);
|
String result = doAction(url, systemid, d_password, mainTable);
|
||||||
if (StringUtils.isNotBlank(result)) {
|
if (StringUtils.isNotBlank(result)) {
|
||||||
List<String> projects = projectService.list(Wrappers.<Project>lambdaQuery())
|
List<String> projects = projectService.list(Wrappers.<Project>lambdaQuery())
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user