Skip to content

Commit bfebbd9

Browse files
committed
status
1 parent 1fe5b95 commit bfebbd9

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • core/src/main/java/info/xiaomo/core/constant

core/src/main/java/info/xiaomo/core/constant/Module.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package info.xiaomo.core.constant;
22

3-
import info.xiaomo.core.model.base.BaseModel;
4-
53
/**
64
* 把今天最好的表现当作明天最新的起点..~
75
* いま 最高の表現 として 明日最新の始発..~
@@ -18,7 +16,7 @@
1816
**/
1917
public abstract class Module extends CConst{
2018

21-
protected static final String code = "code";
19+
protected static final String code = "status";
2220

2321
/**
2422
* 用户

0 commit comments

Comments
 (0)