telco_server/cmd/migrate/migration/version-local/doc.go
2025-03-13 15:49:59 +08:00

9 lines
162 B
Go
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

package version_local
func init() {
}
/**
开发者项目的迁移脚本放在这个目录里init写法参考version目录里的migrate或者自动生成
*/