Feat:优惠券对接
This commit is contained in:
+1
-1
@@ -16,6 +16,6 @@ export function fetchStore(page, cityName, name) {
|
||||
* */
|
||||
export function fetchCity(type) {
|
||||
return request.get(`/wenwan/cityList/${type}`, {}, {
|
||||
login: false
|
||||
login: true
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user