ip
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as types from '../types'
|
||||
const state = {
|
||||
serverUrl: 'http://localhost:8011', // ip服务
|
||||
serverUrl: 'http://192.168.100.201:8011', // ip服务
|
||||
userRole: 2, // 用户角色,1 表示管理员,2 表示普通用户
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user