修改bug

This commit is contained in:
longbinbin
2024-12-11 14:30:36 +08:00
parent b3ecacf3a3
commit 54d9d077f1
7 changed files with 80 additions and 2 deletions

View File

@ -51,5 +51,5 @@ public interface AppMemberService {
ApiResponse<?> agreement();
ApiResponse updateScenicServiceNoticeStatus(Long scenicId);
}