bug fix
This commit is contained in:
@@ -17,4 +17,8 @@ public class ExpressQueryRequestVo {
|
||||
* 快递单号
|
||||
*/
|
||||
private String LogisticCode;
|
||||
/**
|
||||
* 手机尾号
|
||||
*/
|
||||
private String CustomerName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user