db:=model.DB().Model(InviteApply{}).Where("user_id in (?) or sub_user_id = ?",userIds,subUserId).Where("created_time >= ? and created_time <= ?",beginTime,endTime)
db:=model.Db.Model(InviteApply{}).Where("user_id in (?) or sub_user_id = ?",userIds,subUserId).Where("created_time >= ? and created_time <= ?",beginTime,endTime)
VALUES('en','','The welcome party application of user {nick} (ID: {diamondIncome}) has been approved, the welcome party level is: {dayNum} level, inviter {beanNum} (ID: {groupCode})','',1,59,0,''),
('tr','','{nick} kullanıcısının (ID: {diamondIncome}) karşılama partisi uygulaması onaylandı, karşılama partisi seviyesi: {dayNum} seviyesi, davet eden {beanNum} (ID: {groupCode})','',1,59,0,''),
('en','','The welcome party application of user {nick} (ID: {diamondIncome}) has been rejected. The reason for the rejection is: {dayNum}, inviter {beanNum} (ID: {groupCode})','',1,60,0,''),
('tr','','{nick} kullanıcısının (ID: {diamondIncome}) karşılama partisi başvurusu reddedildi. Reddedilme nedeni: {dayNum}, davet eden {beanNum} (ID: {groupCode})','',1,60,0,''),
('en','','Welcome party application, please click to enter','https://image.whoisamy.shop/hilo/manager/welcomeparty.png',1,61,1,'https://h5.whoisamy.shop/action/hiloHtml/2023Activity/2023_7_03WelcomeParty/index.html'),
('tr','','hoşgeldin partisi uygulaması, girmek için lütfen tıklayınız','https://image.whoisamy.shop/hilo/manager/welcomeparty.png',1,61,1,'https://h5.whoisamy.shop/action/hiloHtml/2023Activity/2023_7_03WelcomeParty/index.html');