hxp
2021-06-22 cfa5c39c20be02e0bedfa27cded62a07556df557
1111 【中心】增加请求审核时间
1个文件已修改
7 ■■■■■ 已修改文件
Tool/WebCenter/Coupon/webapp.py 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Tool/WebCenter/Coupon/webapp.py
@@ -367,3 +367,10 @@
    mylog.debug("插入成功%s条订单"%len(tmpCodeList))
   
    return json.dumps({orderID:codeList}, ensure_ascii=False)
# 查询审核时间
@myapp.route('/auditdate.php')
def QueryAuditdate():
    return "2021-06-22 11:30:00"