MrShi
2025-02-08 a0f65b9cc2efbbbcfb1b2a7974a44b54ba937d04
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);
}