|
@@ -26,7 +26,7 @@ import org.springframework.web.bind.annotation.RestController;
|
|
@Slf4j
|
|
@Slf4j
|
|
@RestController
|
|
@RestController
|
|
@RequestMapping("/wpWebSite")
|
|
@RequestMapping("/wpWebSite")
|
|
-public class wpSiteController {
|
|
|
|
|
|
+public class WPSiteController {
|
|
|
|
|
|
@Value("${jeecg.path.upload}")
|
|
@Value("${jeecg.path.upload}")
|
|
private String uploadUrl;
|
|
private String uploadUrl;
|