GET api/TMSApp/AuthUser/GTPushMsg?userID={userID}&title={title}&msg={msg}
消息推送测试接口
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userID | integer |
Required |
|
title | string |
Required |
|
msg | string |
Required |
Body Parameters
None.
Response Information
Resource Description
消息推送测试接口
None.