添加sql脚本,修复模块
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package copydata
|
||||
|
||||
import (
|
||||
dto "cid/model/dto/copydata"
|
||||
service "cid/service/copydata"
|
||||
"context"
|
||||
dto "dataengine/model/dto/copydata"
|
||||
service "dataengine/service/copydata"
|
||||
|
||||
"gitea.com/red-future/common/beans"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user