Showing
1 changed file
with
3 additions
and
3 deletions
@@ -1077,7 +1077,7 @@ export function recruit(){ | @@ -1077,7 +1077,7 @@ export function recruit(){ | ||
1077 | },{ | 1077 | },{ |
1078 | req:"岗位要求", | 1078 | req:"岗位要求", |
1079 | info:[ | 1079 | info:[ |
1080 | - "熟悉 x86服务器硬件结构,使用维护过HP,DELL,Lenovo,华为,华三,浪潮等厂商产品", | 1080 | + "熟悉x86服务器硬件结构,使用维护过HP,DELL,Lenovo,华为,华三,浪潮等厂商产品", |
1081 | "熟悉HPc7000、华为E9000刀箱及其x86刀片", | 1081 | "熟悉HPc7000、华为E9000刀箱及其x86刀片", |
1082 | "熟悉Linux、windows,了解系统信息、配置文件、日志等配置、使用方法", | 1082 | "熟悉Linux、windows,了解系统信息、配置文件、日志等配置、使用方法", |
1083 | "对存储、SAN交换机、vmware虚拟化有基础了解", | 1083 | "对存储、SAN交换机、vmware虚拟化有基础了解", |
@@ -1090,7 +1090,7 @@ export function recruit(){ | @@ -1090,7 +1090,7 @@ export function recruit(){ | ||
1090 | data:[{ | 1090 | data:[{ |
1091 | text:"大客户销售", | 1091 | text:"大客户销售", |
1092 | url:"sale", | 1092 | url:"sale", |
1093 | - },/*{ | 1093 | + },{ |
1094 | text:"西安-研发前端(初级1年)", | 1094 | text:"西安-研发前端(初级1年)", |
1095 | url: "frontEndPrimary" | 1095 | url: "frontEndPrimary" |
1096 | },{ | 1096 | },{ |
@@ -1108,7 +1108,7 @@ export function recruit(){ | @@ -1108,7 +1108,7 @@ export function recruit(){ | ||
1108 | },{ | 1108 | },{ |
1109 | text:"天津运维", | 1109 | text:"天津运维", |
1110 | url: "tjDevOps" | 1110 | url: "tjDevOps" |
1111 | - }*/] | 1111 | + }] |
1112 | } | 1112 | } |
1113 | } | 1113 | } |
1114 | return res; | 1114 | return res; |
-
Please register or login to post a comment