初始化mmonth

This commit is contained in:
2026-06-30 16:10:34 +08:00
commit e491e33719
31 changed files with 4877 additions and 0 deletions

3
user/urls.py Normal file
View File

@@ -0,0 +1,3 @@
from django.contrib import admin
from django.urls import path
urlpatterns = []