Commit d3ce0e3479345d43ed039c23bd25d929e328e077

Authored by jiangjiazhi
1 parent 381b66195e

分娩作废产检劵

Showing 1 changed file with 0 additions and 2 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/AntenatalExaminationController.java View file @ d3ce0e3
... ... @@ -8,7 +8,6 @@
8 8 import com.lyms.platform.common.base.LoginContext;
9 9 import com.lyms.platform.common.constants.ErrorCodeConstants;
10 10 import com.lyms.platform.common.result.BaseListResponse;
11   -import com.lyms.platform.common.result.BaseObjectResponse;
12 11 import com.lyms.platform.common.result.BaseResponse;
13 12 import com.lyms.platform.common.utils.PropertiesUtils;
14 13 import com.lyms.platform.operate.web.facade.AntExRecordFacade;
... ... @@ -19,7 +18,6 @@
19 18 import org.springframework.beans.factory.annotation.Autowired;
20 19 import org.springframework.stereotype.Controller;
21 20 import org.springframework.web.bind.annotation.*;
22   -import sun.jdbc.odbc.OdbcDef;
23 21  
24 22 import javax.servlet.http.HttpServletRequest;
25 23 import javax.servlet.http.HttpServletResponse;