mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
procMemberRegisterDevice(기기 등록)모듈 커밋
This commit is contained in:
parent
3c75e7eafb
commit
e5fdd73d3d
7 changed files with 137 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
<action name="procMemberInsert" type="controller" ruleset="@insertMember" />
|
||||
<action name="procMemberCheckValue" type="controller" />
|
||||
<action name="procMemberLogin" type="controller" ruleset="@login" />
|
||||
<action name="procMemberRegisterDevice" type="controller" />
|
||||
<action name="procMemberFindAccount" type="controller" method="GET|POST" ruleset="findAccount" />
|
||||
<action name="procMemberFindAccountByQuestion" type="controller" method="GET|POST" />
|
||||
<action name="procMemberAuthAccount" type="controller" method="GET|POST" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue