|
@@ -18,7 +18,7 @@ import (
|
|
"github.com/zeromicro/go-zero/rest"
|
|
"github.com/zeromicro/go-zero/rest"
|
|
)
|
|
)
|
|
|
|
|
|
-var configFile = flag.String("f", "etc/orderApplication-api.yaml", "the config file")
|
|
|
|
|
|
+var configFile = flag.String("f", "etc/orderapplication-api.yaml", "the config file")
|
|
|
|
|
|
func main() {
|
|
func main() {
|
|
flag.Parse()
|
|
flag.Parse()
|