admin
2019-03-11 b8e73209c3cb6a6467b4f9e7efa60287e6d9e3dc
fanli/src/main/java/com/yeshi/fanli/dao/mybatis/ExtractMapper.java
@@ -92,5 +92,7 @@
    * @return
    */
   int countTodayComplete();
   double countTodayMoney(@Param("uid") Long uid);
}