liushunqiu
liushunqiu
How to add a span of vertex to httpClient
通用分页有问题
1.2.3 1.1.5  生成的sql不对~不知道还需要设置那里? SELECT id,create_time,status,system_order_id,actual_payment_amount,sub_order_number,sub_order_status,payment_amount,product_count,payment_method,buyer_user_id,seller_user_id,shop_title,seller_appkey,buyer_appkey,delivery_method,delivery_method_money,apply_account,invoice,invoice_type,invoice_title_type,personal_name,enterprise_name,enterprise_ein,invoice_content,buyer_message,payment_day,payment_money,payment_status,logistics_number FROM system_sub_order WHERE ( buyer_user_id = ? and sub_order_status = ? ) order by id desc LIMIT ? 56(Integer), 05(String), 10(Integer)