13693261870
2024-08-30 8a82d82083d777cb08a3b80a00beb6512b7c98cf
se-modules/se-system/src/main/java/com/se/system/controller/SysConfigController.java
@@ -36,11 +36,6 @@
    @Autowired
    private ISysConfigService configService;
    @GetMapping("/health")
    public long health() {
        return System.currentTimeMillis();
    }
    /**
     * 获取参数配置列表
     */