ci/cd调整

This commit is contained in:
2026-06-10 16:27:59 +08:00
parent fe5e19603b
commit 809c2df2b7
20 changed files with 110 additions and 75 deletions

View File

@@ -8,8 +8,8 @@ import (
"order/consts"
"order/model/entity"
"gitea.com/red-future/common/beans"
"gitea.com/red-future/common/db/mongo"
"gitea.redpowerfuture.com/red-future/common/beans"
"gitea.redpowerfuture.com/red-future/common/db/mongo"
"go.mongodb.org/mongo-driver/v2/bson"
)