mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
添加商户限制
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
<if test="ageLimitEnd != null">age_limit_end,</if>
|
||||
<if test="phoneLimit != null">phone_limit,</if>
|
||||
<if test="label != null">label,</if>
|
||||
<if test="merchant_auth != null">merchantAuth,</if>
|
||||
<if test="merchantAuth != null">merchant_auth,</if>
|
||||
<if test="socialSecurityNo != null">social_security_no,</if>
|
||||
<if test="socialSecurityLow != null">social_security_low,</if>
|
||||
<if test="socialSecurityHigh != null">social_security_high,</if>
|
||||
|
||||
Reference in New Issue
Block a user