jyy
2021-04-13 ba3c255cbfc3fd6ff0708dca96c9e256c690e370
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);
}