包裹拆包返回数据修改-2.0

This commit is contained in:
liuzhaotian
2024-06-22 09:59:21 +08:00
parent 1b78e29965
commit 40eb10a021
2 changed files with 2 additions and 2 deletions
@@ -42,7 +42,7 @@ public interface PackService {
// 拆包
void unpacking(Long packageID);
OrderPackRespVO unpacking(Long packageID);