MrShi
2025-01-13 a09708582ca65d621d14a8c6a3a22222dd7db0d9
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);
}