src/main/java/com/fgkj/controller/RolesAction.java
@@ -1,4 +1,6 @@ // package com.fgkj.controller; import com.fgkj.util.*; // // import com.fgkj.dto.Roles; // import com.fgkj.dto.ServiceModel; @@ -7,7 +9,7 @@ // import com.opensymphony.xwork2.ActionSupport; // // public class RolesAction extends ActionSupport{ // private ServiceModel model; // ServiceModel model = new ServiceModel(); // RolesService service=new RolesService(); // // private Roles roles;