cms icon indicating copy to clipboard operation
cms copied to clipboard

SSCMS的 API能够修改内容表中的自定义字段值吗?

Open mahui-cn opened this issue 11 months ago • 1 comments

我尝试使用 API /api/v1/contents/{siteId}/{channelId}/{id}/actions/update,修改内容表的自定义字段(比如 myField),同时也更新了字段(IsChecked = true),使用Post提交成功。但在SSCMS后台却看到刚刚修改的记录,处于“待审核”状态,且除了我刚修改的自定义字段是最新值,而其他的字段值都消失了,我检查数据库表,却发现此记录的值并没有修改。非常奇怪。

mahui-cn avatar Mar 24 '24 23:03 mahui-cn

按说是可以,我们再确认一下

starlying avatar Mar 25 '24 01:03 starlying