We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72257e0 commit 65b0584Copy full SHA for 65b0584
generator-web/src/main/resources/templates/index.ftl
@@ -57,6 +57,7 @@
57
"returnUtil":$("#returnUtil").val(),
58
"authorName":$("#authorName").val(),
59
"dataType":$("#dataType").val(),
60
+ "tinyintTransType":$("#tinyintTransType").val(),
61
"nameCaseType":$("#nameCaseType").val()
62
},
63
dataType: "json",
0 commit comments