xiaoyong931011
2020-07-21 a53fb9086c7b174ea0bd3d1f80c90af9f0daac23
src/main/java/com/xcong/excoin/modules/member/mapper/MemberMapper.java
@@ -150,5 +150,35 @@
   String selectHYZCForBasicRealDataAlone();
   String selectDLZCForBasicRealDataAlone();
   String selectTotalAmountUsdtBForBasicAllDataAlone();
   String selectTotalAmountUsdtSForBasicAllDataAlone();
   String selectTotalAmountUsdtCZForBasicAllDataAlone();
   String selectTotalAmountUsdtTXForBasicAllDataAlone();
   String selectReturnMoneyForBasicAllDataAlone();
   String selectClosingpriceForBasicAllDataAlone();
   String selectSellClosingpriceForBasicAllDataAlone();
   String selectRewardratioForBasicAllDataAlone();
   String selectSFCCForBasicAllDataAlone();
   String selectBBZHForBasicAllDataAlone();
   String selectHYZHForBasicAllDataAlone();
   String selectprepriceForBasicAllDataAlone();
   String selectBBZCForBasicAllDataAlone();
   String selectHYZCForBasicAllDataAlone();
   String selectDLZCForBasicAllDataAlone();
    
}