更新代码
This commit is contained in:
1
types/Common/Status.d.ts
vendored
1
types/Common/Status.d.ts
vendored
@@ -1,6 +1,7 @@
|
||||
export declare enum Status {
|
||||
False = 0,
|
||||
True = 1,
|
||||
Side = 2,
|
||||
Canel = -1,
|
||||
ConverToCircle = 101,
|
||||
DuplicateRecordName = 102
|
||||
|
Reference in New Issue
Block a user