组态相关功能提交

This commit is contained in:
xy
2025-12-23 03:22:52 +08:00
parent 2894a4780b
commit 2957188466
7 changed files with 96 additions and 38 deletions

View File

@@ -32,7 +32,7 @@ public interface ICsLedgerService extends IService<CsLedger> {
List<CsLedgerVO> getLineTree();
/**
* 终端三层树
* 终端三层树
* @return
*/
List<CsLedgerVO> getDeviceTree();