mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
update 充值余额接口获取openid通过数据库获取
This commit is contained in:
@@ -41,13 +41,13 @@ public class InitializeAdapayConfig implements CommandLineRunner {
|
||||
/*
|
||||
单商户
|
||||
*/
|
||||
singleMerchant();
|
||||
// singleMerchant();
|
||||
|
||||
/*
|
||||
多商户
|
||||
目前有jsowell和xixiao
|
||||
*/
|
||||
// multiMerchant();
|
||||
multiMerchant();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user