更新修改租户信息时更新运营商限额
This commit is contained in:
parent
71a75a1cfa
commit
4d6ef150df
@ -129,7 +129,4 @@ public class XhpcTenantController extends BaseController {
|
||||
return R.fail();
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
@ -279,6 +279,7 @@
|
||||
expire_time = #{expireTime,jdbcType=TIMESTAMP},
|
||||
contact_number = #{contactNumber,jdbcType=VARCHAR},
|
||||
station_quote = #{stationQuote,jdbcType=INTEGER},
|
||||
operator_quote = #{operatorQuote},
|
||||
station_pile_quote = #{stationPileQuote,jdbcType=INTEGER},
|
||||
address = #{address,jdbcType=VARCHAR},
|
||||
update_user = #{updateUser,jdbcType=BIGINT},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user