💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
~~~[api] post:/data/notification *string:type#类型 <<< success { "code": 0, "msg": "获取成功", "data": { "id": 1, "type": "transit_time", "title": "通行时间提示", "content": "<p>通行证在市区内7:00-9:00、11:00-12:30、14:00-15:00、17:00-19:00(星期五下午变更为16:00-19:00禁止使用,执行抢险、抢修任务的车辆除外)<\/p>", "update_time": "2020-05-20 10:07:27" } } <<< error { "code": 1, "msg": "内容不存在", "url": "/Login/index.html", "wait": 3, "data": null } ~~~ ## 通知类型 | 类型值 | 说明 | | --- | --- | | transit_time | 通行时间提示 | | application_instructions | 申请办证须知 | | system_notification | 系统公告 | | contact_tel | 联系电话 |