daShangDao_planA/test/modules/xianYu/config.ini

26 lines
556 B
INI

[app]
AppId = 1228288260261189
AppSecret = aq9gAwrwp6WGZkMRqKIXmnu2c2uCm82k
Domain = https://open.goofish.pro
[http]
Addr = 127.0.0.1:53368
[categoryListRequest]
Path = /api/open/product/category/list
ItemBizType: 2
SpBizType: 24
[batchCreatRequest]
Path = /api/open/product/batchCreate
[file]
TxtPath = modules/xianYu/productCategory.txt
ExcelPath = modules/xianYu/address.xlsx
SheetName = Result
[redis]
Password = Long6166@@
Addr = 127.0.0.1:6379
Db = 5
[tokenBucket]
BucketKeyPrefix = "token_bucket_"
TokenPerSecond = 10
BucketSize = 100
Delay = 100