refactor: 重构项目结构
- 将server端相关依赖单独防止在server中
This commit is contained in:
2
interval/server/model/doc.go
Normal file
2
interval/server/model/doc.go
Normal file
@ -0,0 +1,2 @@
|
||||
// Package model defines core domain models of the push service.
|
||||
package model
|
||||
Reference in New Issue
Block a user