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