完善预定页面
This commit is contained in:
@ -27,6 +27,7 @@ export function getUserAddress() {
|
||||
* 用户添加地址
|
||||
*/
|
||||
export interface IAddUserAddressParams {
|
||||
id: number
|
||||
contact: string
|
||||
telephone: string
|
||||
province: string
|
||||
|
||||
Reference in New Issue
Block a user