first commit
This commit is contained in:
6
comm/Kernel/config/struts2/api.xml
Executable file
6
comm/Kernel/config/struts2/api.xml
Executable file
@@ -0,0 +1,6 @@
|
||||
<action name="tokenJsonAction"
|
||||
class="web.TokenJsonAction">
|
||||
<result name="json" type="json">
|
||||
<param name="root">result</param>
|
||||
</result>
|
||||
</action>
|
||||
Reference in New Issue
Block a user