摘要: a='{"pwd":"12345678","type":1}' #判断是不是一个json,可以在网上找json工具进行判断 #b不是json b="{'pwd':'12345678','type':1}" #json表示数据为空是null,不是None c='{"mobile_phone":null 阅读全文
posted @ 2023-06-07 21:58 雪儿的回忆 阅读(67) 评论(0) 推荐(0)