renkang
2025-01-09 cdf974d19bab00ac22fe2896eb34b920d58d74a6
server/visits/dmvisit_service/src/main/java/com/doumee/service/business/YwOutinboundService.java
@@ -94,4 +94,6 @@
     * @return long
     */
    long count(YwOutinbound ywOutinbound);
    YwOutinbound getDetail(Integer id);
}