diff --git a/jcloud/api/aliyun_server_light.py b/jcloud/api/aliyun_server_light.py index 299bd4a..137493f 100644 --- a/jcloud/api/aliyun_server_light.py +++ b/jcloud/api/aliyun_server_light.py @@ -1089,7 +1089,7 @@ def create_server_renew_order(**kwargs): "pagetype": "Order", "order_id": order_id, "order_type": "服务器续费", - "team": team.name, + "team": team, "status": "待支付", "total_amount": total_amount, "title": server_pg.instance_id,