This commit is contained in:
2023-07-13 15:22:26 +08:00
parent f2a7ca9f1c
commit 5cb609ba34
4 changed files with 33 additions and 2 deletions

View File

@@ -27,6 +27,8 @@ public interface IAdapayMemberAccountService {
*/
public List<AdapayMemberAccount> selectAdapayMemberAccountList(AdapayMemberAccount adapayMemberAccount);
public List<AdapayMemberAccount> selectAdapayMemberAccountList(String merchantId);
/**
* 新增【请填写功能名称】
*