mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
多商户配置
This commit is contained in:
@@ -49,7 +49,7 @@ import java.util.stream.Collectors;
|
||||
@Service
|
||||
public class AdapayMemberService {
|
||||
|
||||
@Value("${adapay.appId}")
|
||||
@Value("${adapay.jsowell.appId}")
|
||||
private String ADAPAY_APP_ID;
|
||||
|
||||
// private final String CALLBACK_URL = "https://api.jsowellcloud.com/uniapp/pay/callbackAdapay";
|
||||
|
||||
Reference in New Issue
Block a user