123456789101112131415 |
- // 本地
- module.exports = {
- title: '藏金1745',
- // baseApi: 'http://www.fivechang.com/',
- baseApi: 'http://five.sit.wanyuhengtong.com/',
- // baseApi: 'http://fc.test241.wanyuhengtong.com/',
- fileURL: `https://api2.edusit.zretchome.com`,
- appId: 'wx5ac3a2c2d72b6f26',
- ding: {
- //企业id
- CorpId: "dingc78fa4301e1a424a35c2f4657eb6378f",
- //应用凭证
- AgentId: "1184953963"
- }
- }
|