Commit Graph

1145 Commits (d6090138d8c47b94cf155dcfae26450fb4d39d5b)

Author SHA1 Message Date
Qiuyi LI 4de3ed4429 Add HL API models 2023-07-28 15:16:54 +02:00
Qiuyi LI aed2406c81 Add more ScanTypes 2023-07-28 15:06:14 +02:00
Qiuyi LI c4325cf75a Update DAO tracking numbers' pattern 2023-07-28 14:56:36 +02:00
Gauthier LO 94debfb669
Merge branch 'dev' into upgrade/master3.5.3 2023-07-27 11:12:59 +02:00
Qiuyi LI 1df5f6a7ae Hotfix: prolong HTTP requests timeout from 3s to 10s since now we can receive up to 1000 orders from one single request to MabangAPI 2023-07-27 11:09:12 +02:00
Qiuyi LI 8b5311bf84 Release note 1.1.0: Use new MabangAPI and add order archiving job 2023-07-27 11:08:45 +02:00
Gauthier LO e84a825e4f fix: maxRows set to 1000 2023-07-27 11:08:15 +02:00
Gauthier LO 410bae8d5b fix: revert some changes 2023-07-27 11:08:15 +02:00
Gauthier LO 28ec71f50a feature : new Mabang Job to retrieve orders. 2023-07-27 11:08:15 +02:00
Gauthier LO cdf5ce3cb6 fix : archiving job now works as intended, by archiving by default all orders and parcel infos before today 1 year ago 2023-07-27 11:08:15 +02:00
Gauthier LO f453575fb1 feature : - changed list loading logic to include filter 2023-07-27 11:08:15 +02:00
Gauthier LO 723a2ba796 fix: issue in previous merge 2023-07-27 11:08:11 +02:00
Qiuyi LI c049b5adb7 Restore app port and file paths now that old version is no longer running 2023-07-27 11:06:18 +02:00
Qiuyi LI 586e0eddda Feature: makes excluded tracking numbers regex a parameter in ArchiveOrderJob 2023-07-27 11:06:14 +02:00
Qiuyi LI fa0df9450b Fix: convert order time in the database from GMT+8 to GMT+2 to avoid searching mismatch 2023-07-27 11:04:28 +02:00
Qiuyi LI 7ba520eb3f Add missing CMK job 2023-07-27 11:04:16 +02:00
Qiuyi LI a074f6afa8 Update project version 2023-07-27 10:34:30 +02:00
Qiuyi LI 1d99d3c372 Fix: When checking SQL injections, make sure that the tested string's length also matches keyword's length, otherwise a perfectly normal table name "country" will be considered as SQL injection suspect because it starts with "count" 2023-07-27 10:28:21 +02:00
Gauthier LO 78a70c0e8c feature : Job that archives po, poc, parcel, parcel_traces
fix : orders with empty logistic_channel_name were not displayed in invoicing page with manual selection
2023-07-27 10:28:21 +02:00
Qiuyi LI d9286f5181 Exclude WIA API calls from JWT filter 2023-07-27 10:28:21 +02:00
Gauthier LO 9e64a034c2 feature: (WIP) archiving job for po, poc, parcel and parcel_trace 2023-07-27 10:28:21 +02:00
Gauthier LO 69a68e5531 feat : new pages (sav_refund, shipping_calculation, billable_orders_breakdown), warehouses implementation 2023-07-27 10:28:21 +02:00
Gauthier LO 83c8f1f5e0 prod config file updated 2023-07-27 10:28:21 +02:00
Gauthier LO 0c68e576fb Feat : upgrade from jeecg boot version 3.5 2023-07-27 10:28:21 +02:00
zhangdaiscott 5ab62d5d3b 解决Apache Shiro高危漏洞编号:CVE-2023-34478 2023-07-25 11:31:54 +08:00
zhangdaiscott 83d96bf89e JeecgBoot 低代码平台 3.5.3 版本发布,Online 功能专题升级 2023-07-24 11:51:45 +08:00
zhangdaiscott 0b2c966a72 README 更新 2023-07-24 11:11:49 +08:00
zhangdaiscott ffda530daa README 更新 2023-07-24 11:06:18 +08:00
zhangdaiscott 4c0641f374 README 更新 2023-07-24 10:20:12 +08:00
zhangdaiscott 54c7c034a4 JeecgBoot 低代码平台 3.5.3 版本发布,Online 功能专题升级 2023-07-24 10:11:12 +08:00
zhangdaiscott 7167668c2a JeecgBoot 低代码平台 3.5.3 版本发布,Online 功能专题升级 2023-07-23 23:11:39 +08:00
zhangdaiscott 1a722fcb07 Online功能专题升级,升级到3.5.3版本 2023-07-23 22:30:26 +08:00
zhangdaiscott 648e66d5ef SQL注入 #5173 2023-07-23 16:52:55 +08:00
zhangdaiscott e6e6902e85 [issues/5134] duplicate/check Sql泄露问题 2023-07-22 11:24:00 +08:00
zhangdaiscott 04dd6b056f Token有效期改为7天 2023-07-18 16:58:10 +08:00
zhangdaiscott 96b3ba6e9a nacos支持开启鉴权的配置 2023-07-18 14:43:46 +08:00
zhangdaiscott 8d22362fff 升级jimureport依赖,修复两个安全漏洞问题 2023-07-18 14:34:47 +08:00
zhangdaiscott 436bfbced9 升级Nacos 至 2.2.3 版本解决 raft 漏洞问题 2023-07-17 19:54:16 +08:00
zhangdaiscott 5273b81f94 【issues/5115】因swagger文档导致gateway内存溢出 2023-07-17 16:11:04 +08:00
Qiuyi LI f999fc3a25
Merge pull request #12 from LQYBill/release
Update project version
2023-07-07 10:45:51 +02:00
Qiuyi LI a914ee383e Update project version 2023-07-07 10:41:33 +02:00
Qiuyi LI 1e8993b24e
Merge pull request #11 from LQYBill/dev
Merge hotfix
2023-07-07 10:39:24 +02:00
Qiuyi LI de1005f64d
Merge pull request #10 from LQYBill/hotfix_longer_timeout
Hotfix: prolong HTTP requests timeout from 3s to 10s
2023-07-07 10:37:52 +02:00
Qiuyi LI 1f4848afd4 Hotfix: prolong HTTP requests timeout from 3s to 10s since now we can receive up to 1000 orders from one single request to MabangAPI 2023-07-07 10:30:44 +02:00
Qiuyi LI 5c715848f8
Merge pull request #9 from LQYBill/dev
Hotfix : retrieve 1000 orders per request to MabangAPI
2023-07-06 17:12:40 +02:00
Qiuyi LI 2d29f28fad
Merge pull request #8 from LQYBill/fix/newMabangJobMaxRows
fix: maxRows set to 1000
2023-07-06 17:09:33 +02:00
Gauthier LO 2e59bc53d6 fix: maxRows set to 1000 2023-07-06 17:08:11 +02:00
Gauthier LO 52cfeac6f4 Merge branch 'dev' of github.com:LQYBill/wia_app into fix/newMabangJobMaxRows 2023-07-06 17:06:55 +02:00
Gauthier LO 7896883f11 fix: maxRows set to 1000 2023-07-06 17:04:32 +02:00
Qiuyi LI 7d1d288401 Release note 1.1.0: Use new MabangAPI and add order archiving job 2023-07-06 16:44:39 +02:00