修改跟进显示

This commit is contained in:
“wanyongkang”
2025-04-14 17:40:36 +08:00
parent 4ae6a941cc
commit b3c2ad57a8

View File

@@ -371,8 +371,10 @@ class UserFollow extends Controller
break;
case 'jihu_order':
$info['product_type'] = '极狐IP订单';
break;
case 'jiguang_order':
$info['product_type'] = '极光IP订单';
break;
case 'recharge':
$info['product_type'] = 'IP充值';
break;