@RestController @RequestMapping(value="/w", produces="application/json;charset=UTF-8") public class TmplController extends Object
TmplController()
Object
getTmplList()
setTmpl()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TmplController()
@PostMapping(path="/getTmplList") public Object getTmplList()
@PostMapping(path="/setTmpl") public Object setTmpl()
Copyright © 2024. All rights reserved.