mes接口调试审核

This commit is contained in:
ldw
2025-09-05 15:06:12 +08:00
parent 65bdf3d210
commit eecbbfca32
12 changed files with 158 additions and 153 deletions
+2
View File
@@ -71,6 +71,8 @@ namespace LargeSquareOne
CommonMethods.currentAdmin = sysAdmin;
CommonMethods.IsLoginOk = true;
}
//ngcode
CommonMethods.listNgCodeEntity = CommonMethods.db.QueryAll<NgCodeEntity>();
}
/// <summary>