ci/cd调整

This commit is contained in:
2026-06-10 15:29:21 +08:00
parent ab3a2d967e
commit b7b1ee51a1
59 changed files with 69 additions and 92 deletions

View File

@@ -1,6 +1,6 @@
package entity
import "gitea.com/red-future/common/beans"
import "gitea.redpowerfuture.com/red-future/common/beans"
type CreationInfo struct {
beans.SQLBaseDO `orm:",inherit"` // 嵌入基础字段Id, TenantId, Creator, CreatedAt, Updater, UpdatedAt, DeletedAt