Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ GetSignRule
Method
GetSignRule
models/sign.go:182–184 ·
view source on GitHub ↗
获取签到奖励规则
()
Source
from the content-addressed store, hash-verified
180
181
// 获取签到奖励规则
182
func
(m *Sign) GetSignRule() (r *Rule) {
183
return
_rule
184
}
185
186
// 更新签到奖励规则
187
func
(m *Sign) UpdateSignRule() {
Callers
1
Sign
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected