{ // 用户ID int64 userId; string month; }
{ // 数量 int64 count; }
{ // 用户ID int64 userId; string month; // 读取位置 int64 offset; // 数量,通常不能小于0 int64 size; }
{ []ServerBill serverBills; }