2024-08-03 yaml的横杠 123456789101112131415161718requests: - method: GET path: - '{{fBaseURL}}' - '{{fBaseURL}}' { "requests": [ { "path": [ "{{fBaseURL}}", "{{fBaseURL}}" ], "method": "GET" } ]} 123456789101112131415161718192021requests: - method: GET - path: - '{{fBaseURL}}' - '{{fBaseURL}}' { "requests": [ { "method": "GET" }, { "path": [ "{{fBaseURL}}", "{{fBaseURL}}" ] } ]} < byte数字转可读文字Python golang mysql >