提交 d9875ab5 编写于 作者: Skyeye云's avatar Skyeye云

feat: 表白墙学生审核状态

上级 cdec887b
......@@ -102,6 +102,7 @@ var serviceMap = [
{"id": "sysMainMation.projectBasePath", "name": "PM项目服务"},
{"id": "sysMainMation.sealServiceBasePath", "name": "售后工单服务"},
{"id": "sysMainMation.autoBasePath", "name": "自动化服务"},
{"id": "sysMainMation.wallBasePath", "name": "表白墙服务"},
]
function getRequestHeaders() {
......
......@@ -166,5 +166,14 @@
"reportDataFromType": {"name": "报表-数据来源类型", "className": "skyeye-report#com.skyeye.datafrom.classenum.ReportDataFromType"},
"storeOnlineBookType": {"name": "商城-门店线上预约类型", "className": "skyeye-shop#com.skyeye.classenum.StoreOnlineBookType"}
"storeOnlineBookType": {"name": "商城-门店线上预约类型", "className": "skyeye-shop#com.skyeye.classenum.StoreOnlineBookType"},
"studentStateEnum": {"name": "表白墙-学生审核状态", "className": "skyeye-wall#com.skyeye.certification.classenum.StateEnum"},
"studentStateEnum2": {
"name": "表白墙-学生审核状态-审核页面",
"className": "skyeye-wall#com.skyeye.certification.classenum.StateEnum",
"filterKey": "id",
"filterValue": "3,4"
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册