|
@@ -2,8 +2,8 @@ package com.fdkankan.contro.controller;
|
|
|
|
|
|
import com.fdkankan.common.constant.ErrorCode;
|
|
|
import com.fdkankan.contro.dto.GenerateObjFileDTO;
|
|
|
-import com.fdkankan.contro.common.Result;
|
|
|
import com.fdkankan.contro.service.IGenerateObjFileService;
|
|
|
+import com.fdkankan.web.response.Result;
|
|
|
import org.apache.commons.lang3.StringUtils;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
import org.springframework.web.bind.annotation.PostMapping;
|