yujian
2019-08-16 1db61f9479d537ecf2c030d8b9cb45b1e0bf0eec
fanli/src/main/java/com/yeshi/fanli/service/inter/order/CommonOrderService.java
@@ -114,7 +114,7 @@
    * @return
    */
   public Map<String, Object> countBonusOrderMoneyAndNumber(Long uid, Integer type, Integer day, String startTime,
         String endTime);
         String endTime, Integer source);
   /**
    * 根据条件统计
@@ -223,8 +223,6 @@
   public long countQuery(Integer keyType, String key, Integer state, Integer type, Integer orderState,
         String startTime, String endTime, Integer source) throws CommonOrderException;
   /**
    * 查询订单
    *