update 汇付会员

This commit is contained in:
2023-06-09 16:10:25 +08:00
parent b42fc8a6cf
commit ea0ba0c03c
5 changed files with 37 additions and 3 deletions

View File

@@ -70,4 +70,6 @@ public interface IPileMerchantInfoService {
* @return
*/
List<String> queryByMerchantDeptIds(List<String> merchantDeptIds);
}