{"version":"2.0","msg":"{\"order_id\":\"1234\",\"goods\":[{\"img_url\":\"http://baidu.com/1.jpg?bd-rpc-level=pt,1_1,2\",\"title\":\"审核商品\",\"sub_title\":\"\",\"labels\":\"免 E\",\"date_rule\":\"\",\"origin_price\":1,\"price\":1,\"quantity\":1,\"poi_id\":\"\",\"goods_id\":\"1\",\"item_order_id_list\":[\"ot223\"],\"goods_id_type\":2}],\"total_amount\":1,\"discount\":0,\"cp_extra\":\"{\\\"scene_id\\\":\\\"990001\\\"}\",\"create_order_time\":1647934340045,\"open_id\":\"b8a100eb-8b77-4f2c-8ad3-995bd57593f6\",\"phone_num\":\"xxxx\",\"contact_name\":\"\",\"app_id\":\"T3122\",\"union_id\":\"uuid\"}","type":"set_order"}
go/python/java 都能 decode 。php json_decode 就特么报 syntax error
转成 php 数组。json_encode 后再 decode 还是不行。
通过 postman post raw, json_decode(file_get_contents('php://input')) 就可以。 原样内容 $c = 'xxx'; json_decode($c) 就不行。。
我 sb 了。这是为啥。
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.