mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 20:15:06 +08:00
多商户配置
This commit is contained in:
@@ -65,9 +65,9 @@ public interface IPileMerchantInfoService {
|
||||
public int deletePileMerchantInfoById(Long id);
|
||||
|
||||
/**
|
||||
* 获取一级运营商merchantId
|
||||
* @param appId
|
||||
* @return
|
||||
* 通过微信小程序appId查询一级运营商merchantId
|
||||
* @param appId 微信小程序appId
|
||||
* @return 一级运营商merchantId
|
||||
*/
|
||||
String getFirstLevelMerchantIdByAppId(String appId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user