Mr.Shi
2023-08-28 89d77a7cd7285feda993bffec2513892f8bd355f
server/src/main/java/doumeemes/service/ext/WorkorderExtService.java
@@ -54,4 +54,6 @@
    ApiResponse<Integer> dataToWtWO(String deviceIds,String inIds,LoginUserInfo userInfo);
    void statisticNum(Workorder model);
    void statisticNumAsync(Workorder param);
}