POST api/Values/AuditLog
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
auditLog | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "Id": 1, "FromId": 2, "Title": "sample string 3", "IP": "sample string 4", "TableName": "sample string 5", "Column": "sample string 6", "NewVal": "sample string 7", "OldVal": "sample string 8", "AddTime": "2025-05-12T12:51:07.9872213+08:00", "SystemUserId": 10, "Remark": "sample string 11", "AddDate": "sample string 12", "SystemUserName": "sample string 13" }