短信、通知以及建店完成更新用户数据
This commit is contained in:
@@ -73,5 +73,10 @@
|
||||
</foreach>
|
||||
</if>
|
||||
</select>
|
||||
<select id="getByStoreNum" resultMap="BaseResultMap">
|
||||
select *
|
||||
from store_${enterpriseId}
|
||||
where store_num = #{storeNum}
|
||||
</select>
|
||||
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user