Pu Zhibing
2025-02-27 dd8ba2862f97f79caeaef780dfc709985b669ccc
springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/java/com/panzhihua/sangeshenbian/service/IComplaintService.java
@@ -42,7 +42,7 @@
     * @param id
     * @return
     */
    ComplaintVO detail(Long id);
    ComplaintVO detail(Long id, LoginUserInfoVO  loginUserInfoVO);
    /**
     * 保存办理进度
     *