{ "properties" : { }, "id" : "c999de118aa04594bc14c0e3f5ade568", "script" : null, "groupId" : "7bdcc43555b9419caba2ee722e1aa2d3", "name" : "详情", "createTime" : 1648655132931, "updateTime" : null, "lock" : null, "createBy" : null, "updateBy" : null, "path" : "/get", "method" : "GET", "parameters" : [ ], "options" : [ ], "requestBody" : null, "headers" : [ ], "paths" : [ ], "responseBody" : null, "description" : null, "requestBodyDefinition" : null, "responseBodyDefinition" : null } ================================ return db.selectOne(""" select id,name,sex,head_portrait,remarks from t_data_test where id = #{id} """)