Commit e8b78088 authored by lc@weface.com.cn's avatar lc@weface.com.cn

用户

parent 3c20add9
......@@ -7,9 +7,9 @@
// 后台管理系统服务器地址
//export const baseUrl = 'http://172.16.10.33:9002'
//export const baseUrl = 'http://172.16.10.25:9009'
export const baseUrl ="http://faceauth.weface.com.cn:98"
//export const baseUrl ="http://faceauth.weface.com.cn:98"
export const baseUrl2 = 'http://faceauth.weface.com.cn:97'
//export const baseUrl = 'http://172.16.10.33:9002'
export const baseUrl = 'http://172.16.10.33:9002'
//export const baseUrl ="http://faceauth.weface.com.cn:98"
//export const baseUrl2 = 'http://faceauth.weface.com.cn:97'
//export const baseUrl = 'http://172.16.10.33:9002'
......
......@@ -141,8 +141,8 @@ export default {
password: '',
deptId: '',
deptName: '',
email: 'test@qq.com',
mobile: '13889700023',
email: '',
mobile: '',
status: 1,
userRoles: []
},
......@@ -188,8 +188,8 @@ export default {
password: '',
deptId: 1,
deptName: '',
email: 'test@qq.com',
mobile: '13889700023',
email: '',
mobile: '',
status: 1,
userRoles: []
}
......
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