modify the generate proto file command

This commit is contained in:
zhuyasen
2023-08-18 23:27:06 +08:00
parent 6075364a04
commit b4fdb52390
8 changed files with 147 additions and 13 deletions

View File

@@ -163,6 +163,7 @@ func Test_initTemplate(t *testing.T) {
handlerDetailStructTmplRaw = "{{if .foo}}"
modelJSONTmplRaw = "{{if .foo}}"
protoFileTmplRaw = "{{if .foo}}"
protoFileForWebTmplRaw = "{{if .foo}}"
protoMessageCreateTmplRaw = "{{if .foo}}"
protoMessageUpdateTmplRaw = "{{if .foo}}"
protoMessageDetailTmplRaw = "{{if .foo}}"