Browse Source

fix:数据详情优化查询

chenjianhua 3 months ago
parent
commit
b78639daf4
1 changed files with 0 additions and 2 deletions
  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,