20260831功能同步:

1. 不同车间区分料框查询、料框解绑接口
2. 注释电池型号逻辑
3. 打开电池状况界面
This commit is contained in:
Administrator
2026-08-31 13:54:07 +08:00
parent 6dfac6d986
commit c2ed98d52d
26 changed files with 1646 additions and 13 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ namespace JinYuan.VirtualDataLibrary
/// <summary>
/// 本地数据库
/// </summary>
public static ISugarHelper db = new SQLSugarService();
public static SQLSugarService db = new SQLSugarService();
/// <summary>
/// 远程服务段数据库
/// </summary>