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