Compare commits

..

No commits in common. "330d4ffbd50c2b2faee13d26b1a0d654611efad4" and "6f0c9cf45c855e0420a0c1e5ebd0ed8429968bd0" have entirely different histories.

2 changed files with 0 additions and 5 deletions

2
.gitignore vendored
View File

@ -53,7 +53,6 @@ $RECYCLE.BIN/
# Windows shortcuts
*.lnk
./idea/
/.idea/
/buildpackage/src/main/resources/banner.txt
/webapp/target/
/service/target/
@ -67,4 +66,3 @@ $RECYCLE.BIN/
/base-webapp/target/classes/com/hzya/frame/
/fw-weixin/target/
/E:/yongansystem/log/2024-10-15/
/D:/

View File

@ -172,9 +172,6 @@ public class temButtom {
JSONObject queryParams = new JSONObject();
queryParams.put("page",1);
queryParams.put("size",50);
//queryParams.put("kprqq","2025-04-06");
//queryParams.put("kprqz","2025-04-06");
queryParams.put("taxNo","91330110MAC5FPUY2U");
dayabody.put("queryParams",queryParams);
Map<String, Object> parametersMap = new HashMap<>();
parametersMap.put("accessKey","6X3B526P5HqE6ums");