This commit is contained in:
Lemon
2025-07-02 11:54:57 +08:00
parent 883ebe7022
commit ba40605af7
5 changed files with 20 additions and 20 deletions

View File

@@ -214,7 +214,7 @@ public class YKCUtils {
// 保存桩号和channel的关系
PileChannelEntity.checkChannel(pileSn, ctx);
PileChannelEntity.checkChannelV2(pileSn, ctx);
// PileChannelEntity.checkChannelV2(pileSn, ctx);
}
/**