12 lines
323 B
Python
12 lines
323 B
Python
from utils import *
|
|
import os, _thread, urllib
|
|
|
|
# res = filter_jdy_ht("130128198607190013")
|
|
# print(res)
|
|
#
|
|
# data = {"pay_amount": 600, "id": "130128198607190013",
|
|
# "fs": res[1], "jg": res[0], "name": res[4],
|
|
# "fsfz": res[6],"shfid": res[7],
|
|
# "hphm": res[5]}
|
|
# add_payment(data,1)
|