Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fba3383

Browse files
committed
bugfix
1 parent 72ccccb commit fba3383

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/model/user_rich.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ var BalanceTypeMap = map[int]string{
2323
MissionTypeWiki: "创建WIKI",
2424
MissionTypeProject: "发布项目",
2525
MissionTypeBook: "分享图书",
26+
MissionTypeReplied: "回复收益",
2627
}
2728

2829
type UserBalanceDetail struct {

0 commit comments

Comments
 (0)