2026-4-30:

1.后端代码初始化
This commit is contained in:
朱春声99
2026-04-30 15:10:28 +08:00
parent 8bb8f4e30b
commit 0bc6dd7761
242 changed files with 27196 additions and 0 deletions

26
rc_autoplc_backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
# Compiled class file
*.class
*.bak
*.swp
target/
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*