mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-07 23:57:20 +08:00
增加退款状态
This commit is contained in:
@@ -63,6 +63,7 @@ public class FinanceRefundServiceImpl implements IFinanceRefundService {
|
||||
"like:sn@t.sn:str",
|
||||
"like:orderSn@t.t.order_sn:str",
|
||||
"=:refundType@t.refund_type:int",
|
||||
"=:refundStatus@t.refund_status:int",
|
||||
"datetime:startTime-endTime@create_time:long",
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user