@@ -1,4 +1,4 @@
-#
+# 统一授权
> UI-DESIGN-V4
#搭建和运行前端开发环境
#从svn下载前端工程目录
@@ -35,7 +35,8 @@ module.exports = merge(prodEnv, {
PROXY_TABLE: JSON.stringify({
"/dcucauth": {
// target: "http://10.11.1.155:8871" // 傅志强
- target: "http://10.11.1.192:8871" // 马志强
+ // target: "http://10.11.1.192:8871" // 马志强
+ target:"http://10.11.1.142:8871" // 易长安
}
})
});
@@ -48,5 +48,4 @@ export function savePersion(data){
// 业务域
export function getBusiness(value){
return axios.get(`/duceap/v2/resource/codelist/code/DM_ROLE_LEVEL`)
- // return axios.getBu(`/duacm/codeSon/v2/searchColumn`,{codeDicId:'DM_POLICE_BUSINESS',columnName:'police_type_id',columnValue:value})