代码调整
This commit is contained in:
@@ -6,7 +6,7 @@ package com.njcn.user.pojo.constant;
|
||||
public interface ComponentState {
|
||||
|
||||
/**
|
||||
* 状态 0-删除;1-正常;默认正常
|
||||
* 状态 0-删除;1-正常;默认正常 测试jenkins打包
|
||||
*/
|
||||
int DELETE = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user