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