支付宝登录

This commit is contained in:
Guoqs
2024-06-11 17:01:44 +08:00
parent 0290db1914
commit 6d5b436393
8 changed files with 18 additions and 43 deletions

View File

@@ -75,7 +75,7 @@ public interface PileMerchantInfoService {
* @param appId 微信小程序appId
* @return 一级运营商merchantId
*/
String getFirstLevelMerchantIdByAppId(String appId);
String getFirstLevelMerchantIdByWxAppId(String appId);
MerchantInfoVO getMerchantInfoVO(String merchantId);