add inducer configure

This commit is contained in:
MaxKey
2023-03-27 21:04:55 +08:00
parent 68f50f3b05
commit f2cac29ecb
6 changed files with 21 additions and 0 deletions

View File

@@ -157,6 +157,9 @@
adaptername = #{adapterName},
adapter = #{adapter},
</if>
<if test="inducer != null and inducer != ''">
inducer = #{inducer},
</if>
principal = #{principal},
credentials = #{credentials},
visible = #{visible},