fix
This commit is contained in:
parent
2c713adc16
commit
5bb23deb3b
|
@ -15,4 +15,5 @@ var (
|
|||
Type_Delete string = "delete"
|
||||
Type_Query string = "query"
|
||||
Type_Other string = "other"
|
||||
Type_Create string = "create"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue