Logo
Explore Help
Register Sign In
liujiayu/backend
1
0
Fork 0
You've already forked backend
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
3896c4deec913a58614fde3f3c45ba0e13403937
backend/.claude/settings.local.json

19 lines
353 B
JSON
Raw Normal View History

first commit
2025-07-18 17:58:07 +08:00
{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(rmdir:*)",
refactor application configuration and update user model with new fields
2025-07-18 18:12:21 +08:00
"Bash(rm:*)",
"Bash(mvn:*)",
"Bash(./mvnw clean compile)",
"Bash(cd:*)",
fix UserType enum mapping and implement unified API response - Fix UserType enum mapping issue by adding fromValue method and custom type handler - Create unified API response structure with ErrorCode constants - Update AuthController to use standardized response format with proper error codes - Add verification code authentication system replacing password-based auth - Improve Swagger documentation with detailed API annotations 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-20 14:45:43 +08:00
"Bash(ls:*)",
"Bash(find:*)",
聊天
2025-07-20 16:55:23 +08:00
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(chmod:*)",
"Bash(docker build:*)"
first commit
2025-07-18 17:58:07 +08:00
],
"deny": []
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 24.5.0 Page: 30ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API