添加sql脚本,修复模块

This commit is contained in:
2026-04-30 13:45:41 +08:00
parent 222815a12a
commit 3814c95047
62 changed files with 3288 additions and 129 deletions

View File

@@ -1,7 +1,7 @@
package syncdata
import (
"cid/model/dto/copydata"
"dataengine/model/dto/copydata"
)
type DataConverter struct{}