jyy
2021-07-10 973c332dc63a3079f483c7b6bed25a5cfc8d19e3
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);
}