47dad3bd by renchao@pashanhoo.com
2 parents 8e769bc6 caa84225
...@@ -2,7 +2,12 @@ ...@@ -2,7 +2,12 @@
2 * @Description: api请求配置文件 2 * @Description: api请求配置文件
3 * @Autor: renchao 3 * @Autor: renchao
4 * @LastEditTime: 2023-04-18 14:14:07 4 * @LastEditTime: 2023-04-18 14:14:07
5 * 这个文件不需要,谁提交谁记得改回来,不改回来,就是脑残。
6 * 这个文件不需要,谁提交谁记得改回来,不改回来,就是脑残。
7 * 这个文件不需要,谁提交谁记得改回来,不改回来,就是脑残。
8 * 这个文件不需要,谁提交谁记得改回来,不改回来,就是脑残。
9 * 这个文件不需要,谁提交谁记得改回来,不改回来,就是脑残。
5 */ 10 */
6 export default { 11 export default {
7 SERVERAPI: 'service-bdcdj-th' 12 SERVERAPI: 'bdcdj'
8 } 13 }
...\ No newline at end of file ...\ No newline at end of file
......