初期稳定版本260119
This commit is contained in:
@@ -101,6 +101,13 @@ namespace FATrace.WPLApp.Services
|
||||
IsParent = false,
|
||||
},
|
||||
new NavItemDto()
|
||||
{
|
||||
Name = "称重用户",
|
||||
CmdPar = "称重用户",
|
||||
Icon = "\uec46",
|
||||
IsParent = false,
|
||||
},
|
||||
new NavItemDto()
|
||||
{
|
||||
Name = "使用手册",
|
||||
CmdPar = "使用手册",
|
||||
|
||||
Reference in New Issue
Block a user