CCD结果为20项

This commit is contained in:
liming 蔡
2026-08-12 14:32:27 +08:00
parent ca8fec1e3b
commit 140c22a857
8 changed files with 244 additions and 435 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ namespace LargeSquareOne
CommonMethods.IsLoginOk = true;
}
//ngcode
CommonMethods.listNgCodeEntity = CommonMethods.db.QueryAll<NgCodeEntity>();
//CommonMethods.listNgCodeEntity = CommonMethods.db.QueryAll<NgCodeEntity>();
}