mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-26 05:55:03 +08:00
update 登录注册接口
This commit is contained in:
@@ -339,8 +339,8 @@
|
||||
id
|
||||
from
|
||||
pile_merchant_info
|
||||
where
|
||||
app_id = #{appId,jdbcType=VARCHAR}
|
||||
and merchant_level = '1'
|
||||
where del_flag = '0'
|
||||
and merchant_level = '1'
|
||||
and app_id = #{appId,jdbcType=VARCHAR}
|
||||
</select>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user