fix
Helius
2021-11-30 dafedc4516f8fcec837e1a2b93c9b70bc7ff169a
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";