diff --git a/_const/enum/cp_e/cp_relation.go b/_const/enum/cp_e/cp_relation.go index dc0fe983513e6f230c005a77cb57cc33679bbf74..a4eb1a467cbd899f1cbda4a1576c1b0412e63411 100644 --- a/_const/enum/cp_e/cp_relation.go +++ b/_const/enum/cp_e/cp_relation.go @@ -7,7 +7,7 @@ type CpCancelStatus mysql.Type const ( //新用户 - CpRelationInviteDiamond = 7777 // cwj---- + CpRelationInviteDiamond = 7777 //1.未接受2.已接受3.拒接导致退费4.过期导致退费 CpInvite CpInviteStatus = 1 diff --git a/mysql/3.9.0.sql b/mysql/3.9.0.sql index 7f57657df9b71527c61c578580ba475cc1ad9a7c..6664dfc3e6c9292a3a97846a451d8e924ee4731e 100644 --- a/mysql/3.9.0.sql +++ b/mysql/3.9.0.sql @@ -329,5 +329,3 @@ VALUES (279, 'zh', "已被取消"), (279, 'hi', "रद्द किया गया"), (279, 'vi', "Đã hủy bỏ"), (279, 'ur', "منسوخ کر دیا گیا ہے۔"); - -عيد ميلاد%s \ No newline at end of file