3 Commits (master)
 

Author SHA1 Message Date
ytx 6db90c256b Remove .class files from git tracking
- Removed 2164 compiled .class files from repository
- Added .gitignore rule to exclude *.class files
- Kept XML, properties, and other config files
- Original compiled code preserved in git history

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 days ago
ytx aba7484086 Add original compiled class files for archive
- Added 2164 .class files from taxService/WEB-INF/classes
- Preserved as reference for the decompiled source code
- Includes all business logic, domain models, and configurations

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 days ago
ytx 32db42883d Initial commit: Decompiled taxService project with Java Decompiler plugin
- Decompiled 2164 Java class files from taxService
- Created Maven project structure (pom.xml)
- Added Java Decompiler plugin with skills, agents, and scripts
- Includes real-name authentication (smz) module analysis
- GT3 (金三) system integration code restored

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 days ago