添加景区入驻申请流程并对齐 Android
This commit is contained in:
@ -33,7 +33,6 @@ final class CooperationAcquirerViewModel {
|
||||
}
|
||||
|
||||
func loadAcquirers(api: OrderAPI, initial: Bool = false) async {
|
||||
if initial { isRefreshing = false }
|
||||
let storeId = appStore.currentStoreId
|
||||
let storeIdParam = storeId > 0 ? String(storeId) : nil
|
||||
do {
|
||||
|
||||
Reference in New Issue
Block a user