This commit is contained in:
+3
-3
@@ -6,9 +6,9 @@
|
|||||||
// app_no 编码表:platform + terminalType → app_no
|
// app_no 编码表:platform + terminalType → app_no
|
||||||
const APP_NO_MAP = {
|
const APP_NO_MAP = {
|
||||||
'wechat_h5': '60000001102001',
|
'wechat_h5': '60000001102001',
|
||||||
'wechat_mp': '600102101',
|
'wechat_mp': '60000001102101',
|
||||||
'alipay_h5': '600112001',
|
'alipay_h5': '60000001112001',
|
||||||
'alipay_mp': '600112101',
|
'alipay_mp': '60000001112101',
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user