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