feat: add syj promote workflow
This commit is contained in:
@@ -95,6 +95,13 @@ class UserBrokerageServices extends BaseServices
|
||||
'status' => 1,
|
||||
'pm' => 0
|
||||
],
|
||||
'syj_promote_settlement' => [
|
||||
'title' => '芍药居推广任务结算',
|
||||
'type' => 'syj_promote_settlement',
|
||||
'mark' => '{%mark%}',
|
||||
'status' => 1,
|
||||
'pm' => 1
|
||||
],
|
||||
'get_staff_brokerage' => [
|
||||
'title' => '获得员工推广订单佣金',
|
||||
'type' => 'staff_brokerage',
|
||||
|
||||
Reference in New Issue
Block a user