文章发布任务分享
主题分享 未结
0
10
雷锋吧
雷锋吧
2023年09月13日

任务:

{
    "action": "create_topic",
    "pTablename": "article",
    "pTable": {
        "pkey": "id",
        "title": "title",
        "createtime": "createtime",
        "imgurl": "imgurl",
        "imgsdata": "imgsdata"
    },
    "pTableInit": {
        "catid": 6
    },
    "dTablename": "article_data",
    "dTable": {
        "pkey": "id",
        "content": "content"
    }
}


消灭零回复