mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-15 04:52:09 +08:00
add inducer configure
This commit is contained in:
@@ -157,6 +157,9 @@
|
||||
adaptername = #{adapterName},
|
||||
adapter = #{adapter},
|
||||
</if>
|
||||
<if test="inducer != null and inducer != ''">
|
||||
inducer = #{inducer},
|
||||
</if>
|
||||
principal = #{principal},
|
||||
credentials = #{credentials},
|
||||
visible = #{visible},
|
||||
|
||||
Reference in New Issue
Block a user