|
@@ -23,15 +23,10 @@ Flags = {
|
|
|
"novelMtouch": {"name": "book-touchrs", "key_": "8080"},
|
|
|
'promote-server': {"name": "ec-media-tengine", "key_": "8058"},
|
|
|
"wxmsg-sender": {"name": "ec-media-redis","key_": "8058"},
|
|
|
- "comic-web": {"name": "comic-webrs", "key_": "8080"},
|
|
|
- "comic-api": {"name": "comic-apirs", "key_": "8080"},
|
|
|
- "novelMtouch": {"name": "book-touchrs", "key_": "8080"},
|
|
|
"query-analyzer": {"name": "qd01-tech2-qs", "key_": "9005"},
|
|
|
"novel-hotword": {"name": "hotword-rs", "key_": "net.tcp.port[{HOST.IP},80]"},
|
|
|
"novel_search_front": {"name": "hotword-rs", "key_": "net.tcp.port[{HOST.IP},8080]"},
|
|
|
"novelsuggestion": {"name": "search-rs", "key_": "8081"},
|
|
|
- "novelh5": {"name": "ec-h5", "key_": "8080"},
|
|
|
- "wapage2web": {"name": "qd2-irs", "key_": "8080"},
|
|
|
}
|
|
|
|
|
|
parser = reqparse.RequestParser()
|