| | |
| | | * @Company: hugeInfo |
| | | * @Author: ldh |
| | | * @Date: 2022-02-16 11:25:57 |
| | | * @LastEditTime: 2025-05-26 15:03:51 |
| | | * @LastEditTime: 2025-06-20 10:59:40 |
| | | * @LastEditors: lwh |
| | | * @Version: 1.0.0 |
| | | * @Description: api地址 |
| | |
| | | // baseUrl: 'http://gz.hugeinfo.com.cn', |
| | | // baseUrl: "http://192.168.3.131:9002", |
| | | // baseUrl: 'http://192.168.1.101:9002', |
| | | baseUrl: 'http://10.202.1.71:80', |
| | | baseUrl: 'http://10.200.1.89:9002', |
| | | // baseUrl: 'http://192.168.1.158:9002', |
| | | |
| | | // 附件服务 |
| | | // fileUrl: 'http://192.168.1.101:9002', |
| | | fileUrl: 'http://localhost:9002', |
| | | fileUrl: 'http://10.200.1.89:9002', |
| | | // fileUrl: 'http://192.168.1.158:9002', |
| | | // fileUrl: 'http://gz.hugeinfo.com.cn', |
| | | |
| | |
| | | }; |
| | | |
| | | // 测试 |
| | | // export const test = { |
| | | // // web服务 |
| | | // baseUrl: 'http://10.202.1.71:80', |
| | | // // baseUrl: 'https://zfw-dyh.by.gov.cn', |
| | | // // baseUrl: 'http://146.4.99.61:8088/byzfw', |
| | | |
| | | // // 附件服务 |
| | | // fileUrl: 'http://10.202.1.71:80', |
| | | // // fileUrl: 'https://zfw-dyh.by.gov.cn', |
| | | |
| | | // // 文件查看url 后面接附件编号 |
| | | // fileShowUrl: '/gzdyh-test-sys/api/web/fileInfo/show/', |
| | | // // 文件下载url 后面接附件编号 |
| | | // fileDownUrl: '/gzdyh-test-sys/api/web/fileInfo/down/', |
| | | // // 在线文档编辑链接 |
| | | // fileDocx: '/word/docDraft/showWord', |
| | | // // 签章的文档编辑链接 |
| | | // fileDocx2: '/InsertSeal/Word/AddSeal1/Word1', |
| | | |
| | | // // 不同服务接口type |
| | | // mediate: 'gzdyh-test-mediate', // dyh-mediate |
| | | // cust: 'gzdyh-test-cust', // dyh-cust |
| | | // oper: 'gzdyh-test-oper', // dyh-oper |
| | | // sys: 'gzdyh-test-sys', // dyh-sys |
| | | // disp: 'gzdyh-test-disp', //dyh-disp |
| | | // utils: 'gzdyh-test-utils', |
| | | // know: 'gzdyh-test-know', |
| | | // }; |
| | | |
| | | |
| | | // 测试 |
| | | export const test = { |
| | | // web服务 |
| | | baseUrl: 'http://10.202.1.71:80', |
| | | // baseUrl: 'https://zfw-dyh.by.gov.cn', |
| | | // baseUrl: 'http://146.4.99.61:8088/byzfw', |
| | | |
| | | // 附件服务 |
| | | fileUrl: 'http://10.202.1.71:80', |
| | | // fileUrl: 'https://zfw-dyh.by.gov.cn', |
| | | |
| | | // 文件查看url 后面接附件编号 |
| | | fileShowUrl: '/gzdyh-test-sys/api/web/fileInfo/show/', |
| | |
| | | disp: 'gzdyh-test-disp', //dyh-disp |
| | | utils: 'gzdyh-test-utils', |
| | | know: 'gzdyh-test-know', |
| | | }; |
| | | }; |