You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
package com.mh.user.constants; |
|
|
|
/** |
|
* @author LJF |
|
* @version 1.0 |
|
* @project mh_esi |
|
* @description 主机枚举类 |
|
* @date 2024-08-28 17:21:39 |
|
*/ |
|
public enum ChillerParamsEnum { |
|
|
|
}
|
|
|