摘要: 关键词:nginx 直接返回json location /json/ { default_type application/json; add_header Content-Type 'text/html; charset=utf-8'; return 200 '{"code":"6666,"msg 阅读全文
posted @ 2021-08-02 08:34 28郑铭泽 阅读(42) 评论(0) 推荐(0) 编辑