审核检查
GET
https://v4.fenxi365.com/api/checkout/reviewedCheck
最后修改时间:2024-04-29 07:45:50
责任人:未设置
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://v4.fenxi365.com/api/checkout/reviewedCheck?year&month'
响应示例响应示例
{
"success": false,
"code": 0,
"msg": "",
"data": {}
}
请求参数
Query 参数
year
integer
年
month
integer
月
返回响应
修改于 2024-04-29 07:45:50