jsonToDartModel icon indicating copy to clipboard operation
jsonToDartModel copied to clipboard

优化一下这样的json结构的生成结果

Open gpf0205 opened this issue 1 year ago • 0 comments

json结构如下: { "createTime": "", "desGroupId": 0, "id": 0, "originPointId": 0, "paths": [ [1.11111, 1.22222], [2.3131, 99921] ], "travelType": "22" }

gpf0205 avatar May 21 '24 08:05 gpf0205