hxp
2021-06-22 40bf16f6c1587c84b36a3dc96b9970125e0c2870
1111 【中心】增加请求审核时间(调整到53003)
2个文件已修改
10 ■■■■■ 已修改文件
Tool/WebCenter/Coupon/webapp.py 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Tool/WebCenter/CouponCode/webapp.py 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Tool/WebCenter/Coupon/webapp.py
@@ -368,9 +368,3 @@
   
    return json.dumps({orderID:codeList}, ensure_ascii=False)
# 查询审核时间
@myapp.route('/auditdate.php')
def QueryAuditdate():
    return "2021-06-22 11:30:00"
Tool/WebCenter/CouponCode/webapp.py
@@ -502,3 +502,7 @@
        mylog.debug("SendDataCollectorBillInfo error %s"%e)
# 查询审核时间
@myapp.route('/auditdate.php')
def QueryAuditdate():
    return "2021-06-22 11:30:00"