Skip to content

Commit bf6f097

Browse files
committed
modify default value for name
1 parent 2c6489a commit bf6f097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tis-datax/tis-datax-common-plugin/src/main/resources/com/qlangtech/tis/plugin/datax/DefaultDataxProcessor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": {
33
"label": "实例名称",
4-
"placeholder": "MySQL-import"
4+
"placeholder": "mysql_import"
55
},
66
"dptId": {
77
"label": "所属部门",

0 commit comments

Comments
 (0)