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