123456789101112 |
- export default {
- base: {
- dev: 'http://113.141.93.143:1688',
- pro: 'http://113.141.93.143:1688'
- },
- appID: '10001',
- appKey: '82a8bf439373e305',
- appSecret: '82a8bf439373e305',
- permitTplId: 7,
- TokenKey:"Authorization",
- uploadFile:'http://113.141.93.143:1688'
- }
|