Commit Graph

23 Commits (ac7a8d2108cbdab148ca062d31f08813205aaac5)

Author SHA1 Message Date
veypi e83444df4c refactor(models): Remove TableName methods and use global table prefix
- Add DB.Prefix "vb_" to cfg.DB config for global table prefix
    - Remove TableName() methods from all models (User, Role, Permission, etc.)
    - Remove Role.Scope field and its unique index with Code
    - Let GORM auto-generate table names with configured prefix
3 months ago
veypi 178fa755d4 refactor: 重构认证模型和数据库结构 4 months ago
veypi 5daab97008 fix bug 4 months ago
veypi 52f2ae35ab upgrade new version 4 months ago
veypi 45708ca4f0 remove old 4 months ago
veypi 6d0ec8e6ba rename to vbase 4 months ago
veypi a74ccb104f update to new vigo version 4 months ago
veypi 1880a6ce0f update router params 4 months ago
veypi 95eccc2cde update 10 months ago
veypi 96acf05fb6 profile 10 months ago
veypi 1a29442c1c im dead 11 months ago
veypi e83f2da265 update crud and env.js 11 months ago
veypi 5112f1ab7d change to new version 1 year ago
veypi 17f81f6a2a del old file 3 years ago
veypi f9065abe55 update 5 years ago
veypi 5e341aeef5 对接oa 去掉用户 5 years ago
veypi 27d5008919 file component 5 years ago
veypi 4afa6f345e 命名规则统一改为驼峰式 5 years ago
veypi aae799c7fa change name of pack, add oalib 5 years ago
veypi bcbfc0380a add user role auth page 5 years ago
veypi 82b64a4bb2 用户加密机制设计初步完成 5 years ago
veypi cd7029c298 更新权限和用户模型 5 years ago
veypi 3d194e935d update 5 years ago