forked from beauty-erp
zq-erp/src/main/java/com/matrix/system/hive/dao/SysOrderDao.java @@ -34,4 +34,5 @@ public void updateOrderTime(@Param("orderTime") Date orderTime, @Param("id") Long id); SysOrder selectVipOrderInfoTotal(@Param("vipId") Long vipId); }