@@ -15,5 +15,5 @@ class config
const ExtHeaders = ['ContentType: application/x-www-form-urlencoded;charset=utf-8'];
const ProductIDS = [mtopcard\ChinaMobileCard => 400002,mtopcard\ChinaUnicomCard => 400003,mtopcard\ChinaTelecomCard => 400004];
- const StoreIDS = [42];
+ const StoreIDS = [43];
}