测试贴
发布时间:2026.08.29 重庆市查看:54 评论:0
fetch('/api/thread/create-new-thread/', {
method: 'POST',
headers: {'Content-Type': 'application/json', 'X-Requested-With': 'XMLHttpRequest'},
credentials: 'include',
body: JSON.stringify({
block: "16", type: "488", fruitNum: "2", rewardPrice: "",
subject: "测试标题随便写",
publishStatus: "1",
message: '正文
',
threadType: "1", imgKeys: [], hotWordIdList: [17], votes: [], atUidList: []
})
}).then(r=>r.json()).then(j=>console.log('tid:', j.data.tid))
评论列表
- 暂无评论数据
快速回复
赵灵儿
[重庆市]
分享
收藏
点赞
举报