1.财务中心和数据中心收入明细不匹配修复
This commit is contained in:
@@ -46,4 +46,6 @@ public interface PayDetailsDao extends BaseMapper<PayDetails> {
|
|||||||
Double instantselectSumPay(@Param("date") String date, @Param("userId") Long userId);
|
Double instantselectSumPay(@Param("date") String date, @Param("userId") Long userId);
|
||||||
|
|
||||||
|
|
||||||
|
Double statisticsIncomeMoney(@Param("time") String time, @Param("flag") Integer flag, @Param("ordersType") Integer ordersType);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user