mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
6 lines
43 B
Go
6 lines
43 B
Go
|
|
package models
|
||
|
|
|
||
|
|
|
||
|
|
type BlogResult struct{
|
||
|
|
|
||
|
|
}
|