I use ajax to submit the request
status writes a Boolean type of false
but the background gets the string 'false'. How to deal with this situation better? I always feel that it can be judged directly String is not good
我想大声告诉你2017-05-16 13:40:28
Everything passed in the HTTP protocol is a string. It is not a programming language and has no data type definition.
某草草2017-05-16 13:40:28
Semantic, pending
, passed
, failed
pending
, passed
, failed
normal
, abnormal
normal
, abnormal
Wait