更新更新租户授权配置信息
This commit is contained in:
parent
305a7be5ea
commit
3a2fb41228
@ -301,6 +301,7 @@
|
|||||||
update xhpc_tenant
|
update xhpc_tenant
|
||||||
set station_quote = #{stationQuote,jdbcType=INTEGER},
|
set station_quote = #{stationQuote,jdbcType=INTEGER},
|
||||||
station_pile_quote = #{stationPileQuote,jdbcType=INTEGER},
|
station_pile_quote = #{stationPileQuote,jdbcType=INTEGER},
|
||||||
|
operator_quote = #{operatorQuote},
|
||||||
expire_time = #{expireTime,jdbcType=TIMESTAMP},
|
expire_time = #{expireTime,jdbcType=TIMESTAMP},
|
||||||
update_user = #{updateUser,jdbcType=BIGINT},
|
update_user = #{updateUser,jdbcType=BIGINT},
|
||||||
update_time = sysdate()
|
update_time = sysdate()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user