2026-05-15 11:47:31 +08:00
|
|
|
|
# MES XSL — 库区「实际存放量」兜底配置(不写库的可选 YAML)
|
|
|
|
|
|
# 当前租户若在表 mes_xsl_warehouse_area_capacity_cfg 中已保存「匹配仓库」配置,则<strong>仅以库内配置为准</strong>,
|
|
|
|
|
|
# 本文件的 codes/ids/enabled 仅在该租户尚无库内记录时作为兜底生效。
|
2026-05-15 11:19:12 +08:00
|
|
|
|
xslmes:
|
|
|
|
|
|
warehouse-area:
|
|
|
|
|
|
display-actual-capacity:
|
|
|
|
|
|
enabled: true
|
|
|
|
|
|
raw-material-warehouse-category-codes:
|
|
|
|
|
|
- XSLMES_WH_F1_YCL
|
|
|
|
|
|
- XSLMES_WH_F2_YCL
|
|
|
|
|
|
raw-material-warehouse-category-ids: []
|