jyy
2021-03-16 82a48d71c2c7bb2c355e09bd1b1c9debcc8e80f2
zq-erp/src/main/java/com/matrix/system/hive/service/SysOrderItemService.java
@@ -72,7 +72,8 @@
    */
   public Integer findDclItemTotal(Long vipId);
   public List<SysOrderItem> findByOrderId(Long orderId);
}