站点工具

Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
Hotfix release available: 2023-04-04a "Jack Jackrum". upgrade now! [54.1] (what's this?)
New release available: 2023-04-04 "Jack Jackrum". upgrade now! [54] (what's this?)
Hotfix release available: 2022-07-31b "Igor". upgrade now! [53.1] (what's this?)
Hotfix release available: 2022-07-31a "Igor". upgrade now! [53] (what's this?)
New release available: 2022-07-31 "Igor". upgrade now! [52.2] (what's this?)
New release candidate 2 available: rc2022-06-26 "Igor". upgrade now! [52.1] (what's this?)
New release candidate available: 2022-06-26 "Igor". upgrade now! [52] (what's this?)
Hotfix release available: 2020-07-29a "Hogfather". upgrade now! [51.4] (what's this?)
New release available: 2020-07-29 "Hogfather". upgrade now! [51.3] (what's this?)
New release candidate 3 available: 2020-06-09 "Hogfather". upgrade now! [51.2] (what's this?)
New release candidate 2 available: 2020-06-01 "Hogfather". upgrade now! [51.1] (what's this?)
New release candidate available: 2020-06-01 "Hogfather". upgrade now! [51] (what's this?)
Hotfix release available: 2018-04-22c "Greebo". upgrade now! [50.3] (what's this?)
Hotfix release available: 2018-04-22b "Greebo". upgrade now! [50.2] (what's this?)
Hotfix release available: 2018-04-22a "Greebo". upgrade now! [50.1] (what's this?)
New release available: 2018-04-22 "Greebo". upgrade now! [50] (what's this?)
Hotfix release available: 2017-02-19g "Frusterick Manners". upgrade now! [49.7] (what's this?)
Hotfix release available: 2017-02-19f "Frusterick Manners". upgrade now! [49.6] (what's this?)
Hotfix release available: 2017-02-19e "Frusterick Manners". upgrade now! [49.5] (what's this?)
Hotfix release available fixing CVE-2017-12979 and CVE-2017-12980: 2017-02-19d "Frusterick Manners". upgrade now! [49.4] (what's this?)
Hotfix release available fixing CVE-2017-12583: 2017-02-19c "Frusterick Manners". upgrade now! [49.3] (what's this?)
Hotfix release available fixing security token and media manager: 2017-02-19b "Frusterick Manners". upgrade now! [49.2] (what's this?)
Hotfix release available fixing install and media manager issues: 2017-02-19a "Frusterick Manners". upgrade now! [49.1] (what's this?)
New release available: 2017-02-19 "Frusterick Manners". upgrade now! [49] (what's this?)
Hotfix release available: 2016-06-26e "Elenor of Tsort". upgrade now! [48.5] (what's this?)
Hotfix release available fixing CVE-2017-12979 and CVE-2017-12980: 2016-06-26d "Elenor of Tsort". upgrade now! [48.4] (what's this?)
Hotfix release available fixing CVE-2017-12583: 2016-06-26c "Elenor of Tsort". upgrade now! [48.3] (what's this?)
Hotfix release available fixing security token: 2016-06-26b "Elenor of Tsort". upgrade now! [48.2] (what's this?)
Hotfix release available fixing authad issues: 2016-06-26a "Elenor of Tsort". upgrade now! [48.1] (what's this?)
New release available: 2016-06-26 "Elenor of Tsort". upgrade now! [48] (what's this?)
Hotfix release available: 2015-08-10a "Detritus". upgrade now! [47.1] (what's this?)
New release available: 2015-08-10 "Detritus". upgrade now! [47] (what's this?)
Hotfix release available: 2014-09-29d "Hrun". upgrade now! [46.4] (what's this?)
Hotfix release available: 2014-09-29c "Hrun". upgrade now! [46.3] (what's this?)
Hotfix release available to prevent XSS attack via SWF uploads: 2014-09-29b "Hrun". upgrade now! [46.2] (what's this?)
Hotfix release available: 2014-09-29a "Hrun". upgrade now! [46.1] (what's this?)
New release available: 2014-09-29 "Hrun". upgrade now! [46] (what's this?)
Hotfix release available: 2014-05-05e "Ponder Stibbons". upgrade now! [44.5] (what's this?)
Hotfix release available: 2014-05-05d "Ponder Stibbons". upgrade now! [44.4] (what's this?)
Hotfix release available to prevent XSS attack via SWF uploads: 2014-05-05c "Ponder Stibbons". upgrade now! [44.3] (what's this?)
Security Hotfix 2014-05-05b to prevent zero byte attacks on external auth systems is available. upgrade now! [44.2] (what's this?)
Security Hotfix 2014-05-05a for Issue 765 available. upgrade now! [44.1] (what's this?)

uid_appoid

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

Both sides previous revision 前一修订版
uid_appoid [2014/07/22 17:05]
106.2.171.114
uid_appoid [2022/04/19 11:57]
5.188.211.26 http://imrdsoacha.gov.co/silvitra-120mg-qrms
行 1: 行 1:
-===== 根据用户rp_uid查询手机设备唯一编号appoid接口 ===== +http://imrdsoacha.gov.co/silvitra-120mg-qrms
- +
-==== 1、根据用户rp_uid查询登陆的手机设备唯一编号appoid接口(服务器端PHP引用方式调用的接口) ==== +
- +
- <?php +
- require_once("​/Data/webapps/m.repai.com/m/​phpapi.php"​);​ //​PHP引用方式,需要引用的框架入口文件 +
- $parameters_array["​rp_uid"​] = 26; +
- $result = phpapi_mvc("​user",​ "​uid_appoid_phpapi",​ $parameters_array);​ +
- var_dump($result);​ +
- ?> +
- +
-=== 输入参数说明: === +
- +
-  * rp_uid 【热拍用户编号】 +
- +
----- +
- +
-=== 输出参数说明: === +
- +
-  * var_dump($result);​ 输出的示例如下: +
- +
- array(4) { +
-  [100002]=>​ +
-  string(0) ""​ +
-  [100003]=>​ +
-  string(0) ""​ +
-  [100004]=>​ +
-    [0]=>​ +
-    string(32) "​19153b1fba317dd01c3414c4f9f5b87d"​ +
-  } +
-    [1]=>​ +
-    string(32) "​29153b1fba317dd01c3414c4f9f5b87d"​ +
-  }  +
-  [100005]=>​ +
-  array(1) { +
-    [0]=>​ +
-    string(32) "​59153b1fba317dd01c3414c4f9f5b87d"​ +
-  }  +
-+
- +
-分别列出各个appkey所属的appoid,热拍卖家版Android客户端的appkey为100005,iOS为100004;买家版iOS为100002,Android为100003 +
- +
-可以通过 [[ipush|iOS消息推送接口]] 根据 iOS 手机的 appoid 查询对应的device token信息。 +
- +
-[[start|返回首页]]+
uid_appoid.txt · 最后更改: 2022/04/19 11:57 由 5.188.211.26