|
@@ -34,7 +34,8 @@ public class TaxHelperEidTokenModel extends TaxHelperModel {
|
|
|
this.appId = taxHelperConfig.getAppId();
|
|
|
this.appSecrete = taxHelperConfig.getAppSecrete();
|
|
|
this.queryUrl = taxHelperConfig.getQueryUrl();
|
|
|
- this.merchantId = "0NSJ2104091559324068";
|
|
|
+ // this.merchantId = "0NSJ2104091559324068";
|
|
|
+ this.merchantId = "0NSJ2201061648099814";
|
|
|
}
|
|
|
|
|
|
|