初始化项目

This commit is contained in:
2025-12-06 15:24:30 +08:00
parent 88a2753211
commit fd08b8925f
59 changed files with 2456 additions and 447 deletions

View File

@@ -1,8 +1,8 @@
package dao
import (
"cidService/model/dto"
"cidService/model/entity"
"cidservice/model/dto"
"cidservice/model/entity"
"context"
"time"