使用curl post服务 2021-07-07 17:59:59 浏览数 (1) 直接上命令啦:代码语言:javascript复制curl --header "Content-Type: application/json" --request POST --data '{"cmd":"syncdb","tableName":"net_device_wires"}' http://localhost:8080/index curl post 服务 0 人点赞 上一篇:分享雷军22年前编写的代码