package define var ( LockPartnerBalance = "partner_balance" // 接待员金额锁 LockChatRoom = "chat_room" // 房间信息锁 LockUserCredit = "user_credit" // 用户积分锁 )