重构 page
This commit is contained in:
@@ -4,5 +4,5 @@ import "io"
|
||||
|
||||
type SizeReadCloser struct {
|
||||
io.ReadCloser
|
||||
Size int
|
||||
Size uint64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user