ll
liukangdong
2024-10-21 884eb00837d43c0954f45ffb63a5d262b90179a0
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);
}