소스 검색

fix:数据详情优化查询

chenjianhua 3 달 전
부모
커밋
b78639daf4
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      service-base/src/main/resources/mapper/EmailFundAssetMapper.xml

+ 0 - 2
service-base/src/main/resources/mapper/EmailFundAssetMapper.xml

@@ -51,8 +51,6 @@
                 select  asset.id,
                         asset.fund_id,
                         asset.fund_name,
-                        info.fund_id as target_fund_id,
-                        info.fund_name as target_fund_name,
                         asset.register_number,
                         asset.price_date,
                         asset.asset_net,