增加配置

This commit is contained in:
18942506660
2024-10-30 09:56:36 +08:00
parent 5fb483f455
commit c06db35af4
5 changed files with 9 additions and 1 deletions

View File

@@ -103,6 +103,11 @@ namespace WMS.Web.Domain.Options
/// 监测金蝶删单
/// </summary>
public string JobStartErpDelete { get; set; }
/// <summary>
/// 成品仓库即时库存
/// </summary>
public string JobStartProductInventory { get; set; }
/// <summary>
/// 是否启用集群:键
/// </summary>