模拟证照数据
This commit is contained in:
@@ -42,4 +42,9 @@
|
||||
|
||||
|
||||
</select>
|
||||
<select id="selectByShopId" resultType="com.cool.store.entity.LicenseTransactDO">
|
||||
select *
|
||||
from xfsg_license_transact
|
||||
where shop_id = #{shopId}
|
||||
</select>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user