refactor project

This commit is contained in:
Cauchy
2023-10-19 15:04:31 +08:00
parent 19a2ef58a9
commit 1994ba60ae
35 changed files with 274 additions and 226 deletions

View File

@@ -19,10 +19,6 @@ public class ExpressOrder {
* ID
*/
private int id;
/**
* 用户 ID
*/
private int userId;
/**
* 省份
*/