获取最近7天订单汇总 websocket测试 GET http://localhost:8076/api/order/getlastsevendayorderstatics 响应参数 参数名 类型 描述 必填 code int 示例:200 必填 message string 示例: 必填 data object 数据字典 必填 status boolean 示例:true 必填 data object 数据字典 必填 xgpayfee int 新购 必填 xfpayfee int 续费 必填 zzpayfee int 执照 必填 xgcount int 新购数量 必填 xfcount int 续费数量 必填 zzcount int 执照数量 必填