ㅏㅗㅎ

This commit is contained in:
Suh
2020-04-26 02:44:43 +09:00
parent cb979153ec
commit bf04c511a8
96 changed files with 35958 additions and 126 deletions

View File

@@ -4,6 +4,6 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd">
<bean name="commonMav" class="org.springframework.web.servlet.ModelAndView" />
<bean id="memVO" class="co.nook.app.member.MemberVO"/>
<bean id="userVO" class="co.nook.app.user.vo.UserVo" />
</beans>