数据
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<select id="selectByShopId" resultMap="BaseResultMap">
|
||||
select
|
||||
*
|
||||
from decoration_design_info where shop_id = #{shopId} and deleted = 0
|
||||
from xfsg_decoration_design_info where shop_id = #{shopId} and deleted = 0
|
||||
</select>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user