first commit
This commit is contained in:
11
comm/Withdraw/config/normal.xml
Executable file
11
comm/Withdraw/config/normal.xml
Executable file
@@ -0,0 +1,11 @@
|
||||
admin
|
||||
<action name="adminWithdrawAction"
|
||||
class="project.withdraw.web.AdminWithdrawAction">
|
||||
<result name="list">/withdraw_list.jsp</result>
|
||||
</action>
|
||||
|
||||
|
||||
api
|
||||
|
||||
<action name="withdraw" class="project.withdraw.web.WithdrawAction">
|
||||
</action>
|
||||
Reference in New Issue
Block a user