中原海居问题处理

//1,推荐的A位20%和D位5%直接赠送消费券
//2,用户注册时送的800积分,改为弹窗领取
//3,后台可以给会员充值积分
//4,会员30天内,直推上10万销量自动后台能看到,人工确定区县代理。count30dayA10w
//5,后台产品设置里,赠送的积分,购房券,贡献值要单个产品可以设置
This commit is contained in:
liqianjin 2023-04-23 18:20:40 +08:00
parent 6f74702ea5
commit aeb76f690f
1 changed files with 8 additions and 0 deletions

View File

@ -1958,6 +1958,14 @@ return [
],
],
],
[
'name' => 'PROMOTION_FENXIAO_ROOT',
'title' => '30天10万分销商',
'url' => 'fenxiao://shop/fenxiao/lists?is_30day_a_10w=1',
'is_show' => 1,
'is_control' => 1,
'sort' => 3,
],
[
'name' => 'PROMOTION_FENXIAO_APPLY',
'title' => '分销商申请',