Helius
2021-10-25 de1f9f9c532a19c63088cca86e64c4ea271859ed
zq-erp/src/main/java/com/matrix/system/hive/action/ProjTypeController.java
@@ -25,13 +25,8 @@
@RequestMapping(value = "/admin/projtype")
public class ProjTypeController extends BaseController {
 
   @Resource
   private SysProjTypeService currentService;
   
   public static final String fnCode = "projType";
   public static final String search = fnCode + ":search";