@Controller @RequestMapping(value="/admin/") public class Main extends Object
Main()
com.ds.config.ResultModel<IndexNav>
index(String projectId)
com.ds.config.ResultModel<Index2Nav>
index2(String projectId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Main()
@RequestMapping(method=POST, value="Index") @ResponseBody public com.ds.config.ResultModel<IndexNav> index(String projectId)
@RequestMapping(method=POST, value="Index2") @ResponseBody public com.ds.config.ResultModel<Index2Nav> index2(String projectId)
Copyright © 2023 onecode. All rights reserved.