update update 枪口充电信息

This commit is contained in:
2023-04-24 11:31:53 +08:00
parent 7b5aadda3c
commit 1227ed92c5
3 changed files with 10 additions and 18 deletions

View File

@@ -25,13 +25,6 @@ import java.util.Map;
* @date 2022-09-30
*/
public interface IOrderBasicInfoService {
/**
* 查询订单
*
* @param id 订单主键
* @return 订单
*/
OrderBasicInfo selectOrderBasicInfoById(Long id);
/**
* 条件查询订单基础信息