更新bug
This commit is contained in:
@@ -19,7 +19,7 @@ namespace ChillConnect
|
||||
public string payKey;
|
||||
public string sku;
|
||||
}
|
||||
public class ApplePayModel2: ConfigModel<ApplePayModel2, ProductConfig>
|
||||
public class ApplePayModel2: ConfigModel<ApplePayModel2>
|
||||
{
|
||||
public ApplePayModel2(string key) : base(key)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user