// Author: simon (ynwdlxm@163.com) // Date: 2025/5/28 16:37 // Desc: 存放所有的数据库迁移文件 package migrations func Initialize() { // 触发加载本目录下其他文件中的 Init 方法 }