Skip to content

Commit

Permalink
Merge pull request #3766 from actiontech/inner-2276_1
Browse files Browse the repository at this point in the history
[inner-2276] adjust conf_template
  • Loading branch information
wenyh1 authored Jul 14, 2023
2 parents a84c09c + 181d1b4 commit d19ebfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/user_template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<hybridTAUser name="hysu1" password="111111" schemas="testdb3" maxCon="20"/>
<hybridTAUser name="hysu2" password="111111" schemas="testdb3" maxCon="20" blacklist="blacklist1" tenant="tenant2">
<privileges check="testdb3">
<privileges check="true">
<schema name="testdb3" dml="0110">
<table name="tb_global1" dml="0000"/>
<table name="tb_global2" dml="1111"/>
Expand Down

0 comments on commit d19ebfb

Please sign in to comment.