MCPcopy 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// 获取签到奖励规则
182func (m *Sign) GetSignRule() (r *Rule) {
183 return _rule
184}
185
186// 更新签到奖励规则
187func (m *Sign) UpdateSignRule() {

Callers 1

SignMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected