ludc
2024-09-06 7b3d5fb08fdbd2ce574c3b9ab666c8c7082be728
Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/frameworkcore/controller/OrgDutyQueryController.java
@@ -1,7 +1,7 @@
package com.vci.frameworkcore.controller;
import com.vci.frameworkcore.compatibility.OrgDutyQueryServiceI;
import com.vci.frameworkcore.pagemodel.OrgDutyVO;
import com.vci.pagemodel.OrgDutyVO;
import com.vci.starter.web.exception.VciBaseException;
import com.vci.starter.web.pagemodel.*;
import org.springframework.beans.factory.annotation.Autowired;