ll
liukangdong
2025-01-22 b14cd512f4dfc9ed42f4bdc2131eb4750c303e9d
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);
}