Skip to Content
0
Aug 09, 2023 at 02:33 AM

怎么样可以通过API 在EmployeeTime 里面加上comment?

109 Views

企图通过POST Employee Time 插入Comment. 从response 返回来看上去不允许。请问有哪位大神知道?

{<br>"error" : {<br>"code" : "COE_PROPERTY_NOT_EDITABLE", "message" : {<br>"lang" : "en-US", "value" : "[COE0030]Property comment is not insertable. Please check the property setting in Admin Center > OData API Data Dictionary or the entity metadata."<br>}