refactor: 重构数据库逻辑
This commit is contained in:
5
service/scoresaber/gen_picture.go
Normal file
5
service/scoresaber/gen_picture.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package scoresaber
|
||||
|
||||
func (data *PlayerData) ToPicture() (outputImgPath string) {
|
||||
return ""
|
||||
}
|
||||
Reference in New Issue
Block a user