fix:
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
where shop_id = #{shopId}
|
||||
and audit_type = 4
|
||||
and deleted = 0
|
||||
order by create_time desc
|
||||
limit 1
|
||||
</select>
|
||||
|
||||
<select id="getAuditInfoList" resultType="com.cool.store.entity.ShopAuditInfoDO">
|
||||
|
||||
Reference in New Issue
Block a user