forked from erp-dev/erp
feat: added print-template(test) and sync_mdy_plate_order beat task setting
This commit is contained in:
@@ -50,6 +50,9 @@ MDY_PRODUCT_CATEGORY_ID=1
|
||||
MDY_SYNC_PAGE_SIZE=100
|
||||
MDY_SYNC_MAX_PAGES=2
|
||||
MDY_SYNC_MAX_RECORDS=200
|
||||
# 明道云开版暂存同步:每次请求之间的最小间隔(用于限流)
|
||||
# - 0.02 ~ 50 qps(理论值),建议生产环境更保守(例如 0.05/0.1)
|
||||
MDY_PLATE_ORDER_SYNC_REQUEST_INTERVAL_SECONDS=0.05
|
||||
|
||||
############################
|
||||
# 腾讯云 TIIA(建议必填:生产环境请务必使用真实值)
|
||||
|
||||
Reference in New Issue
Block a user