This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SCP
/
SCPBJBQ
Watch
7
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
85
Commits
1
Branch
0
Tags
88 MiB
C#
63.5%
JavaScript
24.6%
ASP.NET
11.1%
HTML
0.5%
VBA
0.2%
Tree:
1d4e10e61b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1d4e10e61b'
${ noResults }
SCPBJBQ
/
北京北汽
/
Models
/
Enums
/
EnumCheckResult.cs
9 lines
150 B
Raw
Blame
History
namespace
ChangKeTec.Wms.Models.Enums
{
public
enum
EnumCheckResult
{
未
盘
点
=
-
1
,
有
差
异
=
1
,
盘
平
=
0
,
}
}
Reference in new issue