文件统一驼峰命名
This commit is contained in:
parent
f9e552aea7
commit
0031036de1
@ -11,7 +11,7 @@ import (
|
|||||||
"github.com/zeromicro/go-zero/rest"
|
"github.com/zeromicro/go-zero/rest"
|
||||||
)
|
)
|
||||||
|
|
||||||
var configFile = flag.String("f", "etc/gameOpenApi-Api.yaml", "the config file")
|
var configFile = flag.String("f", "etc/game_open_api-api.yaml", "the config file")
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
flag.Parse()
|
flag.Parse()
|
Loading…
x
Reference in New Issue
Block a user