MCPcopy Index your code
hub / github.com/TruthHun/DocHub / Prepare

Method Prepare

controllers/HomeControllers/UserController.go:26–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24}
25
26func (this *UserController) Prepare() {
27 this.BaseController.Prepare()
28 this.Xsrf()
29}
30
31//会员中心
32func (this *UserController) Get() {

Callers

nothing calls this directly

Calls 1

XsrfMethod · 0.45

Tested by

no test coverage detected