fix:1、添加支付,使用sdk的支付方案
This commit is contained in:
@@ -75,7 +75,10 @@ namespace RedHotRoast
|
||||
shopName = "",
|
||||
type = ""
|
||||
};
|
||||
List<ApplePay2> listA = ConfigSystem.GetConfig<ApplePay2>();
|
||||
// List<ApplePay2> listA = ConfigSystem.GetConfig<ApplePay2>();
|
||||
|
||||
//更新map中的value,与配置表的id对应
|
||||
PurchasingManager.SetShopMapValue();
|
||||
|
||||
// // 方式一:LINQ Select
|
||||
// List<ProductConfig> listB = listA
|
||||
|
||||
Reference in New Issue
Block a user