payne
2024-04-23 3ec25e0783c105ad1be20f3fe34188b4be46d4eb
iWare_RawMaterialWarehouse_Wms/Admin.NET.Core/SeedData/SysAppSeedData.cs
@@ -18,6 +18,7 @@
        {
            return new[]
            {
                new SysApp{Id=539333613781061, Name="基础数据", Code="baseData", Active="N", Status=0, Sort=0 },
                new SysApp{Id=535823141748805, Name="TestDemo", Code="TestDemo", Active="N", Status=0, Sort=100 },
                new SysApp{Id=142307070898245, Name="开发管理", Code="system", Active="Y", Status=0, Sort=100 },
                new SysApp{Id=142307070902341, Name="系统管理", Code="manage", Active="N", Status=0, Sort=300 },