|
@@ -32,13 +32,13 @@ class config
|
|
|
200 => 1000077,
|
|
|
],
|
|
|
mtopcard\ChinaUnicomCard => [
|
|
|
-
|
|
|
- ],
|
|
|
- mtopcard\ChinaTelecomCard => [
|
|
|
50 => 1000102,
|
|
|
100 => 1000103,
|
|
|
200 => 1000104,
|
|
|
],
|
|
|
+ mtopcard\ChinaTelecomCard => [
|
|
|
+
|
|
|
+ ],
|
|
|
];
|
|
|
|
|
|
public static function sign(array $params, array $ignore = []): string
|