🚚 Rename daily-sign to check-in

This commit is contained in:
2024-11-27 21:57:10 +08:00
parent 1515e29d5b
commit c16019341f
6 changed files with 32 additions and 27 deletions

View File

@ -1,6 +1,6 @@
package models
type SignRecord struct {
type CheckInRecord struct {
BaseModel
ResultTier int `json:"result_tier"`