ll
liukangdong
2024-11-13 43564a53cbe38623a27db4a7e5642bafcded6d57
server/visits/dmvisit_service/src/main/java/com/doumee/service/business/PlatformWmsJobService.java
@@ -94,4 +94,7 @@
     * @return long
     */
    long count(PlatformWmsJob platformWmsJob);
    PlatformWmsJob findByDetailId(Integer id);
}