创建mysql初始化

This commit is contained in:
2025-11-02 01:00:14 +08:00
parent 2db65db5d8
commit 306f0a6ee9

View File

@@ -0,0 +1,5 @@
package mysql
func InitMysqlConn() {
}