完善茶艺师套餐功能优化
This commit is contained in:
@ -17,6 +17,7 @@ export interface ITeaSpecialistParams {
|
||||
longitude: number
|
||||
level?: string
|
||||
search?: string
|
||||
server_type?: number // 1到店服务 2上门服务
|
||||
}
|
||||
|
||||
export function getTeaSpecialist(data: ITeaSpecialistParams) {
|
||||
|
||||
Reference in New Issue
Block a user