Commit 4628e5cb by 孙龙

up

parent ce120e9d
Showing with 1 additions and 0 deletions
...@@ -61,6 +61,7 @@ func InitCmslDB(dns string) error{ ...@@ -61,6 +61,7 @@ func InitCmslDB(dns string) error{
} }
func CreateDB(action string,dns string) error{ func CreateDB(action string,dns string) error{
fmt.Println(action)
var err error var err error
switch action { switch action {
case "Init": case "Init":
......
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 sign in to comment