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