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