mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-18 08:33:49 +08:00
- 将 BankController、BankDao、BankService 等类移动到合适的包中 - 更新 EnterpriseController、EnterpriseService 等类的包路径 - 调整 InvoiceController、InvoiceDao、InvoiceService等类的包结构 - 更新相关 XML 文件中的 namespace