| | |
| | | return True |
| | | else: |
| | | return False |
| | | # if int(val["num"]) >= constant.BIG_MONEY_NUM: |
| | | # return True |
| | | # if int(val["num"]) * limit_up_price >= constant.BIG_MONEY_AMOUNT: |
| | | # return True |
| | | # return False_ |
| | | |
| | | |
| | | |
| | | |
| | | # if int(val["num"]) >= constant.BIG_MONEY_NUM: |
| | | # return True |
| | | # if int(val["num"]) * limit_up_price >= constant.BIG_MONEY_AMOUNT: |
| | | # return True |
| | | # return False_ |
| | | |
| | | |
| | | def compare_time(time1, time2): |
| | |
| | | json_value = json.loads(value) |
| | | _data = {"key": key, "val": item, "re": json_value["re"], "index": int(json_value["index"])} |
| | | return _data |
| | | |
| | | |
| | | |
| | | |
| | | # 减去时间 |