瀏覽代碼

task 全局API使用修改

rongxin_test
庞东旭 1 年之前
父節點
當前提交
e1827dc2cd
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -2
      src/utils/global.js

+ 0
- 2
src/utils/global.js 查看文件

@@ -1,10 +1,8 @@
const deptId = 100 ;
const severApi = 'http://192.168.31.107:8080';

export default
{
deptId,//区县ID
severApi,//全局API
}
export const REGION = {
YI_LONG_XIAN: '仪陇',


Loading…
取消
儲存