@ -69,4 +69,13 @@ public class FilterUdiRelRequest extends ListPageRequest {
private String tyshxydm;
private Boolean dispatch;
private Boolean groupBuy;
private String sfwblztlcp;
private String cgzmraqxgxx;
private String sfbjwycxsy;
private String zdcfsycs;
private String sfwwjbz;
private String syqsfxyjxmj;
private String mjfs;
private String categoryName;
}
@ -190,5 +190,6 @@
FROM auth_warehouse_bustype a1
INNER JOIN basic_bussiness_type b1 ON a1.action = b1.action
where b1.spUse=1 and a1.code = #{code}
group by b1.id
</select>
</mapper>