常量接口修改为常量类

2.X
Sxile 2020-06-19 17:24:33 +08:00 committed by 疯狂的狮子li
parent 6f1dbf7e26
commit 91c30d68a6
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ package com.ruoyi.common.core.constant;
* *
* @author ruoyi * @author ruoyi
*/ */
public interface ServiceNameConstants public class ServiceNameConstants
{ {
/** /**
* serviceid * serviceid