商家罚款增加平台审核:新增状态5、证据图、审核API;审核通过前不影响抢单,提现仍拦截未结案罚单
This commit is contained in:
@@ -6,6 +6,7 @@ from backend.view import (
|
||||
ClubMemberDisableView,
|
||||
ClubMemberEnableView,
|
||||
FaKuanChuLiView,
|
||||
FaKuanPingTaiShenHeView,
|
||||
FaKuanChuangJianView,
|
||||
FaKuanLieBiaoView,
|
||||
FaKuanTongJiView,
|
||||
@@ -125,6 +126,7 @@ urlpatterns = [
|
||||
path('houtai/htglyhqcfsltj', FaKuanTongJiView.as_view(), name='jituan_penalty_stats'),
|
||||
path('houtai/hthqfklb', FaKuanLieBiaoView.as_view(), name='jituan_penalty_list'),
|
||||
path('houtai/glyclfk', FaKuanChuLiView.as_view(), name='jituan_penalty_action'),
|
||||
path('houtai/glyptshfk', FaKuanPingTaiShenHeView.as_view(), name='jituan_penalty_platform_audit'),
|
||||
path('houtai/htfksc', FaKuanChuangJianView.as_view(), name='jituan_penalty_create'),
|
||||
path('houtai/kefu-cfgl', KefuPunishmentListView.as_view(), name='jituan_kefu_cfgl'),
|
||||
path('houtai/khggl', KhgglView.as_view(), name='jituan_khggl'),
|
||||
|
||||
Reference in New Issue
Block a user