11
WXL
2024-05-13 444955f503fb09730393cecc21edc2638dc6ff93
src/api/project/tallage.js
@@ -13,6 +13,7 @@
    return request({
      url: '/project/fundtax/batchFundTax',
      method: 'post',
      timeout: 15000000,
      data: query
    })
  }