Commit 48df3950 authored by 张艳玲's avatar 张艳玲

update

parent ebec9366
......@@ -130,6 +130,8 @@ public class SaveAndUpdate implements AdminAuthorization {
ids2.add(357L);
ids2.add(358L);
ids2.add(359L);
ids2.add(652L);
ids2.add(960L);
saveOrUpdate3Param.put("ids", ids2);
Response saveOrUpdate3Res = network.postResponse(saveOrUpdate3Param, BasicConfig.MANAGER_SAVEORUPDATE3);
boolean data4 = saveOrUpdate3Res.jsonPath().getBoolean("data");
......
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