Commit e0123655 authored by 周健威's avatar 周健威

添加接口

parent a38c2c71
......@@ -96,8 +96,8 @@ public class LmyxmonitorimageController extends BaseController<LmyxmonitorimageB
Map<String, Object> form = CollUtil.newHashMap();
headers.put("moduleCode", "landResource");
headers.put("regionCode", "440200");
headers.put("startTime", "2024-01-01");
headers.put("endTime", "2024-06-01");
headers.put("startTime", "2023-12-01");
headers.put("endTime", "2024-01-01");
httpRequest.addHeaders(headers);
httpRequest.form(form);
......
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