1234567891011121314151617181920212223242526272829303132 |
- module.exports = {
- title: '采销平台',
- baseUrl: 'http://wx.wxhr.sit.futurelab.tv',
- api: {
- baseApi: 'http://stocknew.test241.wanyuhengtong.com/'
-
- },
- webUrl: 'http://project.web.caixiao365.com/#/test-good-share?id=',
- fileURL: `https://api2.edu.futurelab.tv`,
- shareWebUrl: 'http://post.web.caixiao365.com/?prod=1&outCode=',
-
-
- appId: 'wx5ac3a2c2d72b6f26',
- ding: {
-
- CorpId: 'dingc78fa4301e1a424a35c2f4657eb6378f',
-
- AgentId: '1324690581'
- },
-
-
-
- settlementPlatformUrl: 'http://webcx.test241.wanyuhengtong.com/',
-
- GDUrl: 'http://localhost:8080/',
-
- secretKey: 'key123',
- loginTitle: '',
- loginBeian: '京ICP备2022033072号-1',
- loginBeianUrl: 'https://beian.miit.gov.cn/'
- }
|