From e6180e5b56579137ff1e6395eeb2c22a29d845ca Mon Sep 17 00:00:00 2001 From: RogerWork Date: Tue, 20 Feb 2024 23:39:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=90=86=E7=BA=BF=E4=B8=8A=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update/views.py | 1 + 1 file changed, 1 insertion(+) diff --git a/update/views.py b/update/views.py index fee6a01..c872bf9 100644 --- a/update/views.py +++ b/update/views.py @@ -257,6 +257,7 @@ def write_git_version_to_db(request): def get_cinema_update_status(): + print('return', cinema_update_status) return cinema_update_status #