This commit is contained in:
gaofeng
2026-05-13 10:20:40 +08:00
parent 18cbcf6069
commit e32040676a
3 changed files with 84 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ const SOURCE = 'evisa.hkpgsow.cn';
const OSS_URL = 'https://files.jzvisa.com/' . BUCKET . '/';
const PAY_TYPE = ['1' => 'wechatpay', '2' => 'alipay'];
const INCOICETYPE = '17';
const CONFIG_JSON_NATION_EN = './json/nation_en.json';
const CONFIG_JSON_PHONE_PREFIX_EN = './json/phone_prefix_en.json';
const CONFIG_JSON_TRAVEL_COUNTRY_EN = './json/travel_country_en.json';