“djh”
2025-10-21 79bfb37a1ac6c9009459c092b984b4fa878d24c7
multi-system/src/main/java/com/gkhy/exam/system/service/CustomerInventoryService.java
@@ -16,4 +16,5 @@
    CommonResult deletedCustomerInventory(Integer customerId);
    CommonResult selectCustomerInventoryListAll(CustomerInventory customerInventory);
}