GET omsapi/LayerEvaluate?u={u}&t={t}&d={d}
获取LayerEvaluate
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
u |
用户ID |
integer |
Required |
t |
[用户ID]|[用户密码,加密]|[requestTime]|[设备标识],加密 |
string |
Required |
d |
ID=[,guid] |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
获取LayerEvaluate
LayerEvaluateOutputName | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
None. |
|
StaffName | string |
None. |
|
StaffPicUrl | string |
None. |
|
Content | string |
None. |
|
Level |
None. |
Response Formats
application/json, text/json
Sample:
{ "ID": "e56f2c5d-a60d-4f37-b8af-3bee5f153c6b", "StaffName": "sample string 2", "StaffPicUrl": "sample string 3", "Content": "sample string 4", "Level": 0, "CreateTime": "2025-05-13T22:02:21.7496465+08:00" }