yl
2023-09-19 fbba6d6e8ccf4b052735bd51fd04ff7cb5c16b78
VueWebCoreApi/ApiGroup/OpenApiGroup.cs
@@ -18,6 +18,8 @@
        物料管理 = 4,
        [Description("设备管理")]
        设备管理 = 5,
        [Description("质量管理")]
        质量管理 = 8,
        [Description("周期任务")]
        周期任务 = 9,
        [Description("系统设置")]
@@ -28,7 +30,6 @@
        畅捷通ERP基础数据同步 = 12,
        [Description("Excel导入")]
        Excel导入 = 13
    }
}