소스 검색

fix(withdrawal): 清理银行名称中的空格

- 在提现申请中去除银行名称的多余空格
- 统一处理银行账户信息的空格清理逻辑
- 避免因空格导致的银行信息匹配失败问题
runphp 3 달 전
부모
커밋
d921ade06b
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. 0 8
      .idea/.gitignore

+ 0 - 8
.idea/.gitignore

@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml