Sfoglia il codice sorgente

코드 때려 부숨

버그 없기를
2DU 8 anni fa
parent
commit
37fefc33c2
2 ha cambiato i file con 387 aggiunte e 399 eliminazioni
  1. 384 399
      app.py
  2. 3 0
      func.py

File diff suppressed because it is too large
+ 384 - 399
app.py


+ 3 - 0
func.py

@@ -436,6 +436,9 @@ def re_error(data):
         elif(num == 11):
             title = '로그인 오류'
             data = '이미 로그인 되어 있습니다.'
+        elif(num == 12):
+            title = '편집 오류'
+            data = '누군가 먼저 편집 했습니다.'
         elif(num == 14):
             title = '파일 올리기 오류'
             data = 'jpg, gif, jpeg, png, webp만 가능 합니다.'

Some files were not shown because too many files changed in this diff