refactor: 重构数据库逻辑
This commit is contained in:
4
service/say/say.go
Normal file
4
service/say/say.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package say
|
||||
|
||||
func saveSay(key string, value string, group string) {
|
||||
}
|
||||
Reference in New Issue
Block a user