params = "{\"image\":\"" + b64 + "\",\"image_type\":\"BASE64\",\"face_field\":\"" + params + "\",\"max_face_num\":\"30\"} "
这行代码中的‘\’怎么解释?