redis key
订单管理 查询接口
This commit is contained in:
@@ -44,6 +44,14 @@ public class TbOrderInfoQueryCriteria{
|
||||
@Query
|
||||
private String status;
|
||||
|
||||
/** 精确 */
|
||||
@Query
|
||||
private String orderType;
|
||||
|
||||
/** 精确 */
|
||||
@Query
|
||||
private String payType;
|
||||
|
||||
/** 精确 */
|
||||
@Query
|
||||
private String shopId;
|
||||
|
||||
Reference in New Issue
Block a user