feat: 更新数据库迁移脚本,添加用户、租户及内容相关表的详细注释
This commit is contained in:
@@ -74,4 +74,4 @@ type WithdrawForm struct {
|
||||
|
||||
// However, if the originals were in `content/dto` and `user/dto` and we moved them to `v1/dto` (this package),
|
||||
// then we just have them defined in `content.go` (dto) and `user.go` (dto).
|
||||
// So aliases are not needed if they are in the same package.
|
||||
// So aliases are not needed if they are in the same package.
|
||||
|
||||
Reference in New Issue
Block a user