给首页增加昨日和今年的金额统计接口
This commit is contained in:
@@ -157,7 +157,7 @@ public interface DepotHeadMapperEx {
|
||||
|
||||
List<DepotHead> getDepotHeadListByCreator(@Param("creatorArray") String[] creatorArray);
|
||||
|
||||
BigDecimal getBuyAndSaleStatistics(
|
||||
BigDecimal getBuyAndSaleBasicStatistics(
|
||||
@Param("type") String type,
|
||||
@Param("subType") String subType,
|
||||
@Param("hasSupplier") Integer hasSupplier,
|
||||
|
||||
Reference in New Issue
Block a user