k94314517
2024-04-28 3f0fb748ae4ecf0a28fbcffa8637b04f6d739a58
server/meeting/meeting_admin/src/main/java/com/doumee/api/system/SystemTraceLogController.java
@@ -11,7 +11,10 @@
import io.swagger.annotations.ApiOperation;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import javax.servlet.http.HttpServletResponse;