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

用户

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