xugenyuan

ref |> App Linking增加生产环境host配置

Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
... ... @@ -95,6 +95,56 @@
"host": "pd-people-uat.pdnews.cn",
"pathStartWith": "timelinetopic"
},
{
"scheme": "https",
"host": "www.peopleapp.com",
"pathStartWith": "rmharticle"
},
{
"scheme": "https",
"host": "www.peopleapp.com",
"pathStartWith": "rmhphotos"
},
{
"scheme": "https",
"host": "www.peopleapp.com",
"pathStartWith": "rmhmoments"
},
{
"scheme": "https",
"host": "www.peopleapp.com",
"pathStartWith": "rmhvideo"
},
{
"scheme": "https",
"host": "www.peopleapp.com",
"pathStartWith": "author"
},
{
"scheme": "https",
"host": "www.peopleapp.com",
"pathStartWith": "column"
},
{
"scheme": "https",
"host": "www.peopleapp.com",
"pathStartWith": "votetopic"
},
{
"scheme": "https",
"host": "www.peopleapp.com",
"pathStartWith": "articletopic"
},
{
"scheme": "https",
"host": "www.peopleapp.com",
"pathStartWith": "livetopic"
},
{
"scheme": "https",
"host": "www.peopleapp.com",
"pathStartWith": "timelinetopic"
}
]
},
{
... ...