@ -1301,6 +1301,7 @@ class OrdersController extends CommonController
* @OA\Property(
* property="affected_orders",
* type="array",
* @OA\items(),
* description="特别说明:影响到的订单,如果无此字段或数组为空表示未发生订单影响。影响到的订单实体数组,实体中的change字段(many_to_one或one_to_many)表示影响的方向"
* )