jyy
2021-04-09 81eaf1aea588f309b35a51b836643a5b97f83e3d
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);
}