多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
#学习资料详情接口 ~~~[api] post:http://localhost:8080/people/materials/materialsInfo *material_id=1#学习资料主键 *user_id=1000092#用户ID <<< success { "msg": "成功", "data": { "material_attach":附件 "staff_name": 操作人 "cat_title":资料栏目 "material_thumb": 缩略图 "material_duration": 学习时长 "material_topic": 学习专题主键 "material_sourcs": 来源 "update_time": 操作时间 "material_vedio": 视频 地址 "read_num":阅读量 "material_desc":资料描述 "material_content": 文章内容 "material_cat":资料栏目主键 "topic_title":学习专题 "material_title":资料标题 "cat_type": 1-文章,2-视频 "material_id": 主键 }, "status": 1 } <<< error ~~~