@内容失效,进行优化
This commit is contained in:
@@ -148,7 +148,7 @@ class PointTrade:
|
|||||||
self.wcf.send_text(
|
self.wcf.send_text(
|
||||||
output,
|
output,
|
||||||
(message.roomid if message.from_group() else message.sender),
|
(message.roomid if message.from_group() else message.sender),
|
||||||
','.join([str(sender_user_id), str(recipient_user_id)])
|
','.join([str(recipient_wx_id), str(sender_wx_id)])
|
||||||
)
|
)
|
||||||
|
|
||||||
def _get_db_connection(self):
|
def _get_db_connection(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user