|
@@ -61,6 +61,9 @@ class config
|
|
|
3 => [
|
|
|
30 => 'hbyd30', 50 => 'hbyd50', 100 => 'hbyd100', 200 => 'hbyd200'
|
|
|
], //河北
|
|
|
+ 23 => [
|
|
|
+ 50 => 'scyd50', 100 => 'scyd100', 200 => 'scyd200'
|
|
|
+ ], //四川
|
|
|
];
|
|
|
const ExtHeaders = ['Content-Type:application/x-www-form-urlencoded;charset=utf-8'];
|
|
|
}
|