摘要:
后台: $("#btnExport").on("click", function (event) { var url = 'http://127.0.0.1:8000/api/v1/reign_table?op=get_excel'; var xhr = new XMLHttpRequest(); 阅读全文
摘要:
uwsgi #dwebsocket作者在github详细说明了配置要求:https://github.com/duanhongyi/dwebsocket #If you want to use the uwsgi backend, add WEBSOCKET_FACTORY_CLASS in the 阅读全文