23 Commits (357827a8812b736dd47045977a306cb9b2b18916)

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 weeks ago
veypi 178fa755d4 refactor: 重构认证模型和数据库结构 1 month ago
veypi 5daab97008 fix bug 1 month ago
veypi 52f2ae35ab upgrade new version 1 month ago
veypi 45708ca4f0 remove old 1 month ago
veypi 6d0ec8e6ba rename to vbase 1 month ago
veypi a74ccb104f update to new vigo version 2 months ago
veypi 1880a6ce0f update router params 2 months ago
veypi 95eccc2cde update 7 months ago
veypi 96acf05fb6 profile 8 months ago
veypi 1a29442c1c im dead 8 months ago
veypi e83f2da265 update crud and env.js 8 months ago
veypi 5112f1ab7d change to new version 11 months ago
veypi 17f81f6a2a del old file 2 years ago
veypi f9065abe55 update 4 years ago
veypi 5e341aeef5 对接oa 去掉用户 4 years ago
veypi 27d5008919 file component 4 years ago
veypi 4afa6f345e 命名规则统一改为驼峰式 4 years ago
veypi aae799c7fa change name of pack, add oalib 4 years ago
veypi bcbfc0380a add user role auth page 4 years ago
veypi 82b64a4bb2 用户加密机制设计初步完成 4 years ago
veypi cd7029c298 更新权限和用户模型 4 years ago
veypi 3d194e935d update 5 years ago