mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-20 23:55:37 +08:00
优化代码
This commit is contained in:
@@ -123,5 +123,5 @@ func (this *ExportExcelAction) RunGet(params struct {
|
||||
}
|
||||
|
||||
this.AddHeader("Content-Length", strconv.Itoa(buf.Len()))
|
||||
this.Write(buf.Bytes())
|
||||
_, _ = this.Write(buf.Bytes())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user