消息中心

API - 消息中心

描述:消息中心

请求方式:GET

请求地址:v1/message

版本:v1

内部API调用方法名:Message_message

请求参数

参数类型验证规则最大长度描述示例
   type string - 类型:work_order_message工单消息product_news产品消息on_site_news站内信event_news活动消息 work_order_message

返回参数

参数类型验证规则最大长度描述示例
   total int - 消息数量 1
  _message array[] - 消息中心
         Lid int - 消息ID 1
         Ltitle string - 标题 example
         Lcontent string - 内容 example
         Lattachment array[] - 附件 ["example"]
         Ltype string - 类型:work_order_message工单消息product_news产品消息on_site_news站内信event_news活动消息 work_order_message
         Lis_market int - 营销信息:0否1是 0
         Lcreate_time int - 创建时间 1648384057
         Lread_time int - 阅读时间 1648384157
  _unread_message array[] - 未读消息
         Ltype string - 未读消息类型 work_order_message
         Lcount int - 未读消息数量 1