mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-07-11 14:15:44 +08:00
(goctl): fix prefix syntax (#4113)
This commit is contained in:
@@ -303,6 +303,7 @@ func TestParser_Parse_atServerStmt(t *testing.T) {
|
||||
"prefix1:": "/v1/v2_test/v2-beta",
|
||||
"prefix2:": "v1/v2_test/v2-beta",
|
||||
"prefix3:": "v1/v2_",
|
||||
"prefix4:": "a-b-c",
|
||||
"summary:": `"test"`,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user