forked from Hay1tsme/artemis
fix kvp_to_dict not returning
This commit is contained in:
parent
68b9c64f71
commit
b09d2326c2
@ -243,6 +243,8 @@ class AllnetServlet:
|
||||
|
||||
ret.append(tmp)
|
||||
|
||||
return ret
|
||||
|
||||
def billing_req_to_dict(self, data: bytes):
|
||||
"""
|
||||
Parses an billing request string into a python dictionary
|
||||
|
Loading…
Reference in New Issue
Block a user