Browse Source

2024.12.23 - 合并冲突

GuYun-D 3 months ago
parent
commit
949206c6db
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/api/withdrawal.js

+ 3 - 0
src/api/withdrawal.js

@@ -90,6 +90,9 @@ export function getWithdrawalAccount(params) {
     url: '/idcard/listByShopIds',
     method: 'get',
     params
+  })
+}
+
 //  导出商家入账列表
 export function exportWithdrawal(data) {
   return request({