Commit e695d6ba by chenjinjing

no message

parent 084b98af
......@@ -40,7 +40,8 @@ export enum UNITAUDITINGCOLUMNS {
科研负责人 = "yuanXiaoKeYanFuZeRen",
单位简介 = "danWeiJianJie",
标签 = "lableId"
标签 = "lableId",
会员职务 = "memberLevel",
}
......@@ -64,7 +65,9 @@ export enum AUDITINGCOLUMNS {
职务 = "duties",
学历 = "education",
职称 = "workTitle",
标签 = "lableId"
标签 = "lableId",
会员职务 = "memberLevel",
会员级别 = "individualMemberType"
}
......
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