文档
测试

新增表单数据

POST
http://39.108.195.39:9008/learun/adms/earthresistance/save

请求参数

参数名
类型
描述
必填
loginMark
string
示例:7a579db2-f4e3-489c-aed9-d39cf78a1cfe
必填
token
string
示例:ed01c77b-c628-44c7-9067-8508cd8220ae
必填
data
string
示例:{"F_Signature":"b80c98d2-c16b-d642-27a1-a66f82943306","F_Diagram":"b80c98d2-c16b-d642-27a1-a66f82943306","F_EarthTester":"5 locations in the vicinity of the Brothers Point Radar Station","F_DocumentNo":"test aaa","F_Date":"2021-04-14","F_PreparedBy":"689431b9-a995-43b2-9966-09645bca53f4,3100a77a-0a24-4087-99f6-7306fef067b1,17e7f1d5-d039-4073-936d-0e6bba80d42f","F_Status":"1","Measurementloc...
必填

说明 / 示例

{ "loginMark": "7a579db2-f4e3-489c-aed9-d39cf78a1cfe", "token": "ed01c77b-c628-44c7-9067-8508cd8220ae", "data": "{\"F_Signature\":\"b80c98d2-c16b-d642-27a1-a66f82943306\",\"F_Diagram\":\"b80c98d2-c16b-d642-27a1-a66f82943306\",\"F_EarthTester\":\"5 locations in the vicinity of the Brothers Point Radar Station\",\"F_DocumentNo\":\"test aaa\",\"F_Date\":\"2021-04-14\",\"F_PreparedBy\":\"689431b9-a995-43b2-9966-09645bca53f4,3100a77a-0a24-4087-99f6-7306fef067b1,17e7f1d5-d039-4073-936d-0e6bba80d42f\",\"F_Status\":\"1\",\"MeasurementlocationList\":[{\"F_Location\":\"Location1212121\",\"F_EarthResistance\":\"0.99\",\"F_Remark\":\"REMARK223232\"},{\"F_Location\":\"Location1212121\",\"F_EarthResistance\":\"0.99\",\"F_Remark\":\"REMARK223232\"}]" }