jyy
2021-03-12 4a3777f7aca51a51755c2d8db2191f3cf174db7a
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);
}