Commit a18d9a93 by Li Feifei

format code

parent ccc072cf
Pipeline #15963 passed with stages
in 36 seconds
...@@ -17,6 +17,7 @@ func init() { ...@@ -17,6 +17,7 @@ func init() {
User: os.Getenv("read_user"), User: os.Getenv("read_user"),
Pass: os.Getenv("read_pass"), Pass: os.Getenv("read_pass"),
Type: "mysql", Type: "mysql",
Name: "xyu",
Charset: "utf8mb4", Charset: "utf8mb4",
}, },
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment