|
@@ -17,7 +17,7 @@ import org.springframework.web.bind.annotation.PutMapping; |
|
@@ -17,7 +17,7 @@ import org.springframework.web.bind.annotation.PutMapping; |
|
17
|
import org.springframework.web.bind.annotation.RequestBody;
|
17
|
import org.springframework.web.bind.annotation.RequestBody;
|
|
18
|
import org.springframework.web.bind.annotation.RequestMapping;
|
18
|
import org.springframework.web.bind.annotation.RequestMapping;
|
|
19
|
import org.springframework.web.bind.annotation.RestController;
|
19
|
import org.springframework.web.bind.annotation.RestController;
|
|
20
|
-import com.ruoyi.common.utils.text.Convert;
|
20
|
+import com.ruoyi.common.core.text.Convert;
|
|
21
|
import com.ruoyi.framework.aspectj.lang.annotation.Log;
|
21
|
import com.ruoyi.framework.aspectj.lang.annotation.Log;
|
|
22
|
import com.ruoyi.framework.aspectj.lang.enums.BusinessType;
|
22
|
import com.ruoyi.framework.aspectj.lang.enums.BusinessType;
|
|
23
|
import com.ruoyi.framework.web.controller.BaseController;
|
23
|
import com.ruoyi.framework.web.controller.BaseController;
|