青羊经侦大队-数据平台
wl
2022-07-19 bc02b7eed6d7dbc6c4988ab8a029c86faede4b93
src/main/java/com/example/jz/controller/AnnouncementController.java
@@ -6,6 +6,7 @@
import com.example.jz.modle.entity.Announcement;
import com.example.jz.modle.R;
import com.example.jz.service.AnnouncementService;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.web.bind.annotation.*;
import javax.annotation.Resource;