Commit 7139c7bb authored by chenweijian's avatar chenweijian

3.9.0

parent 3967ec65
...@@ -7,7 +7,7 @@ type CpCancelStatus mysql.Type ...@@ -7,7 +7,7 @@ type CpCancelStatus mysql.Type
const ( const (
//新用户 //新用户
CpRelationInviteDiamond = 7777 // cwj---- CpRelationInviteDiamond = 7777
//1.未接受2.已接受3.拒接导致退费4.过期导致退费 //1.未接受2.已接受3.拒接导致退费4.过期导致退费
CpInvite CpInviteStatus = 1 CpInvite CpInviteStatus = 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment