feat:删除团队
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
</resultMap>
|
</resultMap>
|
||||||
|
|
||||||
<select id="countByTeamId" resultType="java.lang.Integer">
|
<select id="countByTeamId" resultType="java.lang.Integer">
|
||||||
select count(1) from shop_decoration_assign where decoration_team_id = #{teamId}
|
select count(1) from zxjp_shop_decoration_assign where decoration_team_id = #{teamId}
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user