Skip to content

Commit 6a4c7c5

Browse files
author
chusiping
committed
2026-3-9 11 :22 改成7533
1 parent dc559bb commit 6a4c7c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gps808_flask/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,4 @@ def delete_user():
190190
return jsonify({'success': False, 'message': '用户不存在'})
191191

192192
if __name__ == '__main__':
193-
app.run(debug=True, port=5000)
193+
app.run(debug=True, port=7533)

0 commit comments

Comments
 (0)