mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-19 06:39:50 +08:00
update 批量更新订单审核
This commit is contained in:
@@ -675,4 +675,6 @@ public interface OrderBasicInfoService{
|
||||
* @return
|
||||
*/
|
||||
List<RealTimeMonitorData> getRealTimeMonitorDataList(List<String> transactionCodeList);
|
||||
|
||||
int batchUpdateOrderReview(UpdateOrderReviewDTO dto);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user