fix
Helius
2022-03-15 1998fe8e09c0c4b2f5cc7e5cd5d6eb10170d718f
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";