Commit ddb85d5d by liyuhang19990520

1

parent 95bf2b4e
/*
* @Author: your name
* @Date: 2021-07-05 17:04:26
* @LastEditTime: 2021-08-17 10:43:24
* @LastEditTime: 2022-01-10 14:22:37
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \founder_vue\src\api\home.js
......@@ -13,7 +13,7 @@ import base from '@/api/base'
export const Home = (params) => post(`${base.test}/getNewRelationInfo`, params)
export const loginByZjhm = (params) =>
export const loginByZjhm = (params) =>
postform(setting.BaseURL + '/loginByZjhm', params)
export const getAjRwGxXx = (params) =>
get(setting.BaseURL + '/ksh/getAjRwGxXx', params)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment