mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-11-04 10:57:10 +08:00 
			
		
		
		
	style: 优化系统日志详情 Tab 样式
This commit is contained in:
		@@ -50,7 +50,7 @@ public class SystemLogDetailResp extends LogResp {
 | 
			
		||||
    /**
 | 
			
		||||
     * 请求 URL
 | 
			
		||||
     */
 | 
			
		||||
    @Schema(description = "请求 URL", example = "https://api.charles7c.top/system/dept")
 | 
			
		||||
    @Schema(description = "请求 URL", example = "http://api.charles7c.top/system/dept")
 | 
			
		||||
    private String requestUrl;
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
@@ -50,7 +50,7 @@ public class SystemLogResp extends LogResp {
 | 
			
		||||
    /**
 | 
			
		||||
     * 请求 URL
 | 
			
		||||
     */
 | 
			
		||||
    @Schema(description = "请求 URL", example = "https://api.charles7c.top/system/dept")
 | 
			
		||||
    @Schema(description = "请求 URL", example = "http://api.charles7c.top/system/dept")
 | 
			
		||||
    private String requestUrl;
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user