This commit is contained in:
luming 2021-07-01 12:01:58 +08:00
parent 439454e9c4
commit 700a59a985

View File

@ -1,12 +1,9 @@
package senior.Lambda package senior.Lambda
/** /**
* todo Created with IntelliJ IDEA * 枚举
* *
* *
* @author luming
* @email: lu.lm@bitsun-inc.com
* @date 2021/7/1 11:41
*/ */
enum class UserType { enum class UserType {
NORMAL,SVIP NORMAL,SVIP