优化送达功能

This commit is contained in:
qitz
2024-02-19 09:21:20 +08:00
parent 4aea39ed02
commit 76b430c7b5
3 changed files with 20 additions and 10 deletions
@@ -17,6 +17,7 @@ import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import java.io.IOException;
import java.util.List;
@RestController