Skip to content

Commit 65b0584

Browse files
committed
Update index.ftl
修复缺失的字段
1 parent 72257e0 commit 65b0584

File tree

1 file changed

+1
-0
lines changed
  • generator-web/src/main/resources/templates

1 file changed

+1
-0
lines changed

generator-web/src/main/resources/templates/index.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"returnUtil":$("#returnUtil").val(),
5858
"authorName":$("#authorName").val(),
5959
"dataType":$("#dataType").val(),
60+
"tinyintTransType":$("#tinyintTransType").val(),
6061
"nameCaseType":$("#nameCaseType").val()
6162
},
6263
dataType: "json",

0 commit comments

Comments
 (0)