first commit
This commit is contained in:
10
comm/Tip/config/spring/normal.xml
Executable file
10
comm/Tip/config/spring/normal.xml
Executable file
@@ -0,0 +1,10 @@
|
||||
admin
|
||||
<action name="adminTipAction"
|
||||
class="project.tip.web.AdminTipAction">
|
||||
<result name="result_make" type="json">
|
||||
<param name="root">result_make</param>
|
||||
</result>
|
||||
</action>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user