mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-03 02:56:09 +00:00
常量接口修改为常量类
This commit is contained in:
@@ -5,7 +5,7 @@ package com.ruoyi.common.core.constant;
|
||||
*
|
||||
* @author ruoyi
|
||||
*/
|
||||
public interface ServiceNameConstants
|
||||
public class ServiceNameConstants
|
||||
{
|
||||
/**
|
||||
* 认证服务的serviceid
|
||||
|
Reference in New Issue
Block a user