Program/mooc/models
?..濡.. 0e27355932 Refactor models and schemas for improved consistency and functionality
- Updated import statements in `mooc/models/__init__.py` to use parentheses for clarity.
- Refactored `mooc/models/core.py` to replace `UnsignedInteger` with `INTEGER(unsigned=True)` for better compatibility.
- Introduced new `MobileNumber` model in `mooc/models/mobile_number.py` with appropriate fields.
- Added `ProfileFields` model in `mooc/models/profile_fields.py` with detailed attributes.
- Updated schemas in `mooc/schemas/mobile_number.py` and `mooc/schemas/profile_fields.py` to reflect model changes and improve naming conventions.
- Ensured all models and schemas are consistent with naming and data types.
2025-01-09 06:43:18 +08:00
..
__init__.py Refactor models and schemas for improved consistency and functionality 2025-01-09 06:43:18 +08:00
account.py 添加AccountPhoneapp,AccountToutiaoapp,AccountWebapp,AccountWxapp,AccountXzapp,Account等数据模型 2025-01-03 17:06:40 +08:00
admin.py 添加AccountPhoneapp,AccountToutiaoapp,AccountWebapp,AccountWxapp,AccountXzapp,Account等数据模型 2025-01-03 17:06:40 +08:00
core.py Refactor models and schemas for improved consistency and functionality 2025-01-09 06:43:18 +08:00
coupon_location.py 提交part4 2025-01-05 13:05:16 +00:00
cover_reply.py 提交part4 2025-01-05 13:05:16 +00:00
custom_reply.py 提交part4 2025-01-05 13:05:16 +00:00
goouc_fullexam_user.py feat(mooc): 重构代码并添加新功能 2025-01-06 11:12:11 +08:00
goouc_fullexam.py feat(mooc): 重构代码并添加新功能 2025-01-06 11:12:11 +08:00
images_reply.py 提交part4 2025-01-05 13:05:16 +00:00
mc.py Refactor models and schemas for improved consistency and functionality 2025-01-09 06:43:18 +08:00
menu_event.py 提交part4 2025-01-05 13:05:16 +00:00
message_notice_log.py 提交part4 2025-01-05 13:05:16 +00:00
mobile_number.py Refactor models and schemas for improved consistency and functionality 2025-01-09 06:43:18 +08:00
modules.py Refactor models and schemas for improved consistency and functionality 2025-01-09 06:43:18 +08:00
music_reply.py 提交part4 2025-01-05 13:05:16 +00:00
news_reply.py 提交part4 2025-01-05 13:05:16 +00:00
phoneapp_versions.py 提交part4 2025-01-05 13:05:16 +00:00
profile_fields.py Refactor models and schemas for improved consistency and functionality 2025-01-09 06:43:18 +08:00
rule_Keyword.py 提交part4 2025-01-05 13:05:16 +00:00
rule.py 提交part4 2025-01-05 13:05:16 +00:00
uni_account.py 优化数据库表的创建与检查 2025-01-04 01:13:47 +08:00
userapi.py update mooc/models/userapi.py.去除ims前缀 2025-01-05 16:31:31 +00:00
users.py Refactor models and schemas for improved consistency and functionality 2025-01-09 06:43:18 +08:00