mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-10-21 11:27:26 +08:00
实现历史记录功能
This commit is contained in:
5
models/document_history.go
Normal file
5
models/document_history.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package models
|
||||
|
||||
type DocumentHistory struct {
|
||||
|
||||
}
|
Reference in New Issue
Block a user