订单功能增加手机号和昵称查询
This commit is contained in:
@@ -19,6 +19,7 @@ public interface ILbOrderRowService extends IService<LbOrderRow> {
|
||||
String isResell,
|
||||
String dataType,
|
||||
String orderSn,
|
||||
String phone,
|
||||
Long buyerId,
|
||||
Long sellerId,
|
||||
Integer status,
|
||||
|
||||
Reference in New Issue
Block a user