[ Agent ] [ App ] - add mysql init

This commit is contained in:
zeaslity
2023-11-28 10:02:00 +08:00
parent 2b53a2d62a
commit 076004c573
3 changed files with 6 additions and 3 deletions

View File

@@ -67,7 +67,6 @@ func MysqlSqlFileLoad(jackeyLoveFileList []string) (bool, []string) {
}
log.DebugF("[MysqlSqlFileLoad] - jackeyLoveFile %s execute success !", jackeyLove.Name())
}
return true, append(jackeyLoveFileList, "[MysqlSqlFileLoad] all file loaded !")