1778682052

This commit is contained in:
Docker7530
2026-05-13 22:20:54 +08:00
parent 6b50219f55
commit 7f14056210
96 changed files with 3297 additions and 354 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ ibs-export
curl -o cachedata10.xlsx 'http://localhost:9998/ibs_data_export/getCacheEnterpriseData?yearMonth=2025-10'
curl -o esopEnterpriseData10.xlsx 'http://localhost:9998/ibs_data_export/getEnterpriseData?startTime=2025-10-01&endTime=2025-10-31&token=ZjdjZGM1ZjEtNjFiZi00ZmZjLWFiNjctMWJiODkwOGMxNGVh'
curl -o esopEnterpriseData10.xlsx 'http://localhost:9998/ibs_data_export/getEnterpriseData?startTime=2025-10-01&endTime=2025-10-31&token=xxxx'
token换成超管子账号的cookie的jsessionid
```