二级更新计划新增软推荐,计划录入和实绩内容添加入场钢卷号信息

This commit is contained in:
2026-03-20 14:36:21 +08:00
parent bcb33f3033
commit 12b2cc7e20
15 changed files with 184 additions and 3 deletions

View File

@@ -15,5 +15,10 @@ public enum DataSourceType
/**
* 从库
*/
SLAVE
SLAVE,
/**
* L3库
*/
L3
}