This website works better with JavaScript.
Home
Explore
Help
Sign In
WangMengYuan
/
hand-acid
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
feat:增加损坏状态
master
白凤吉
5 days ago
parent
fe864cf7b9
commit
74ccfb9134
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
src/main/java/com/iflytop/handacid/app/common/enums/ChannelStateCode.java
1
src/main/java/com/iflytop/handacid/app/common/enums/ChannelStateCode.java
View File
@ -9,4 +9,5 @@ public enum ChannelStateCode {
PRE
,
DRAIN
,
IDLE
,
BAD
,
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
WangMengYuan/hand-acid
Title
Body
Create Issue