heheng
2024-11-20 2d27b24029adafdbfc5703b38a519d65beda6a68
expert-admin/src/main/java/com/gkhy/web/controller/system/SysIndexController.java
@@ -1,9 +1,10 @@
package com.gkhy.web.controller.system;
import io.swagger.annotations.Api;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import com.gkhy.common.config.expertConfig;
import com.gkhy.common.config.ExpertConfig;
import com.gkhy.common.utils.StringUtils;
/**
@@ -11,12 +12,13 @@
 *
 * @author expert
 */
@RestController
public class SysIndexController
{
    /** 系统基础配置 */
    @Autowired
    private expertConfig expertConfig;
    private ExpertConfig expertConfig;
    /**
     * 访问首页,提示语