feat: add syj promote workflow

This commit is contained in:
apple
2026-05-03 14:44:12 +08:00
parent 12c2431d4e
commit 0e07a65e3f
36 changed files with 1972 additions and 1 deletions

View File

@@ -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',