2025-12-18康农种业项目初始化

This commit is contained in:
2025-12-18 10:34:48 +08:00
commit 77c3e5833e
480 changed files with 29930 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springframework.org/dtd/spring-beans.dtd">
<beans default-autowire="byName">
<bean id="newErCodeServlet" class="com.seeyon.apps.updateErCode.servlet.NewErCodeServlet"></bean>
</beans>