添加接口示例
This commit is contained in:
parent
8bb3d720ba
commit
e335ef4da9
@ -1,5 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# 推广系统对外接口,提供与客户端之间的广告信息接口及每分钟执行一次的缓存变更操作
|
||||
# http://ad.kingsome.cn/webapp/index.php?c=Ops&a=getAdList&body={"gameid":1004,"locationid":1001}
|
||||
# http://ad.kingsome.cn/webapp/index.php?c=Ops&a=upAdRecording&adid=1002
|
||||
import tornado.ioloop
|
||||
import tornado.web
|
||||
import json
|
||||
|
Loading…
x
Reference in New Issue
Block a user