..
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ import org.nutz.mvc.annotation.Ok;
|
||||
public class H5ProposalWriteController {
|
||||
|
||||
@At("")
|
||||
@Ok("beetl:/platform/zhghh5/democratic/proposal/transact/write/index.html")
|
||||
@Ok("beetl:/platform/zhghh5/democratic/proposal/transact/write/index_.html")
|
||||
@SaCheckPermission("h5.proposal.write")
|
||||
public void index() {
|
||||
}
|
||||
|
||||
+7
@@ -46,6 +46,13 @@ public class SuggestionBoxWriteController {
|
||||
|
||||
}
|
||||
|
||||
@At("")
|
||||
@Ok("beetl:/platform/zhghh5/democratic/suggestionBox/write/index.html")
|
||||
@SaCheckPermission("h5.suggestionBox.write")
|
||||
public void h5Index(){
|
||||
|
||||
}
|
||||
|
||||
@At
|
||||
@SaCheckPermission("suggestionBox.write")
|
||||
@ApiOperation("保存申请")
|
||||
|
||||
Reference in New Issue
Block a user