bugfix
This commit is contained in:
parent
8859c41393
commit
321748973e
@ -29,7 +29,7 @@ class PaymentLog:
|
|||||||
|
|
||||||
async def sor_new_log(self, sor,
|
async def sor_new_log(self, sor,
|
||||||
userid, customerid, channel,
|
userid, customerid, channel,
|
||||||
payment_name, amount, feerate,
|
amount, feerate,
|
||||||
client_ip, currency='CNY'):
|
client_ip, currency='CNY'):
|
||||||
debug(f"{userid=}, {customerid=}, {amount=},{feerate=},{client_ip=}")
|
debug(f"{userid=}, {customerid=}, {amount=},{feerate=},{client_ip=}")
|
||||||
ns = {
|
ns = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user