12 lines
239 B
XML
Executable File
12 lines
239 B
XML
Executable File
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>
|