体系文件批量上传

pull/14/head
liulixin 2024-01-19 08:46:40 +08:00
parent 095be8743d
commit 3d79dc0c92
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ public class MfolderController extends BaseController {
} }
} }
} }
map.put("sendPicturesList", JSON.toJSONString(mfolderServiceList)); pd.put("sendPicturesList", JSON.toJSONString(mfolderServiceList));
map.put("mfolderServiceList", JSON.toJSONString(pictureList)); map.put("mfolderServiceList", JSON.toJSONString(pictureList));
map.put("dockData", JSON.toJSONString(pd)); map.put("dockData", JSON.toJSONString(pd));
map.put("result", errInfo); // 返回结果 map.put("result", errInfo); // 返回结果