Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-manage3.0
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
haoban3.0
haoban-manage3.0
Commits
3ce9788f
Commit
3ce9788f
authored
Oct 14, 2024
by
徐高华
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
导购任务
parent
f04b91b9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
NoticeMessageTypeEnum.java
...om/gic/haoban/manage/api/enums/NoticeMessageTypeEnum.java
+2
-2
No files found.
haoban-manage3-api/src/main/java/com/gic/haoban/manage/api/enums/NoticeMessageTypeEnum.java
View file @
3ce9788f
...
@@ -30,9 +30,9 @@ public enum NoticeMessageTypeEnum {
...
@@ -30,9 +30,9 @@ public enum NoticeMessageTypeEnum {
PERFORMANCE_TASK_UPDATE
(
2011
,
"指标任务变更通知"
,
NoticeMessageCategoryTypeEnum
.
TASK
.
getType
(),
"performance_task_update"
,
"/pages/route/index?pageType="
,
"hbapp_task_kpi_detail"
,
"targetTaskByUpdate"
,
"haobanNotice"
),
PERFORMANCE_TASK_UPDATE
(
2011
,
"指标任务变更通知"
,
NoticeMessageCategoryTypeEnum
.
TASK
.
getType
(),
"performance_task_update"
,
"/pages/route/index?pageType="
,
"hbapp_task_kpi_detail"
,
"targetTaskByUpdate"
,
"haobanNotice"
),
CLERK_TASK_CONTENT_AUDIT_OK
(
2012
,
"素材审核通知"
,
NoticeMessageCategoryTypeEnum
.
TASK
.
getType
(),
"clerk_task_content_audit_ok"
,
"/pages/route/index?pageType="
,
"hbapp_guide_task_detail
"
,
"clerk_task_content_audit_ok"
,
"haobanNotice"
),
CLERK_TASK_CONTENT_AUDIT_OK
(
2012
,
"素材审核通知"
,
NoticeMessageCategoryTypeEnum
.
TASK
.
getType
(),
"clerk_task_content_audit_ok"
,
"/pages/route/index?pageType="
,
"hbapp_guide_task_detail"
,
"clerk_task_content_audit_ok"
,
"haobanNotice"
),
CLERK_TASK_CONTENT_AUDIT_REFUSE
(
2013
,
"素材审核通知"
,
NoticeMessageCategoryTypeEnum
.
TASK
.
getType
(),
"clerk_task_content_audit_refuse"
,
"/pages/route/index?pageType="
,
"hbapp_guide_task_upload"
,
"clerk_task_content_audit_refuse"
,
"haobanNotice"
),
CLERK_TASK_CONTENT_AUDIT_REFUSE
(
2013
,
"素材审核通知"
,
NoticeMessageCategoryTypeEnum
.
TASK
.
getType
(),
"clerk_task_content_audit_refuse"
,
"/pages/route/index?pageType="
,
"hbapp_guide_task_upload"
,
"clerk_task_content_audit_refuse"
,
"haobanNotice"
),
CLERK_TASK_SEND_NOTICE
(
2014
,
"导购任务通知"
,
NoticeMessageCategoryTypeEnum
.
TASK
.
getType
(),
"clerk_task_send_notice"
,
"/pages/route/index?pageType="
,
"hbapp_guide_task_detail
"
,
"clerk_task_send_notice"
,
"haobanNotice"
),
CLERK_TASK_SEND_NOTICE
(
2014
,
"导购任务通知"
,
NoticeMessageCategoryTypeEnum
.
TASK
.
getType
(),
"clerk_task_send_notice"
,
"/pages/route/index?pageType="
,
"hbapp_guide_task_detail"
,
"clerk_task_send_notice"
,
"haobanNotice"
),
STORE_ACCOUNT
(
3001
,
"账号申请"
,
NoticeMessageCategoryTypeEnum
.
OTHER
.
getType
(),
"store_account"
,
"/pages/route/index?pageType="
,
"store_relate_store_record_list"
,
"accountApplication"
,
"haobanNotice"
),
STORE_ACCOUNT
(
3001
,
"账号申请"
,
NoticeMessageCategoryTypeEnum
.
OTHER
.
getType
(),
"store_account"
,
"/pages/route/index?pageType="
,
"store_relate_store_record_list"
,
"accountApplication"
,
"haobanNotice"
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment