fix
This commit is contained in:
@ -1167,10 +1167,10 @@
|
||||
"type": "string"
|
||||
},
|
||||
"uid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"cid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string",
|
||||
@ -1337,10 +1337,10 @@
|
||||
"type": "string"
|
||||
},
|
||||
"uid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"cid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string",
|
||||
@ -3765,10 +3765,10 @@
|
||||
"type": "string"
|
||||
},
|
||||
"uid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"cid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string",
|
||||
@ -3807,10 +3807,10 @@
|
||||
"type": "string"
|
||||
},
|
||||
"uid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"cid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string",
|
||||
@ -3844,10 +3844,10 @@
|
||||
"type": "string"
|
||||
},
|
||||
"uid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"cid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string",
|
||||
@ -3881,10 +3881,10 @@
|
||||
"type": "string"
|
||||
},
|
||||
"uid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"cid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string",
|
||||
@ -3918,10 +3918,10 @@
|
||||
"type": "string"
|
||||
},
|
||||
"uid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"cid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string",
|
||||
@ -5559,10 +5559,10 @@
|
||||
"type": "string"
|
||||
},
|
||||
"uid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"cid": {
|
||||
"type": "string"
|
||||
"type": "integer"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string",
|
||||
|
Reference in New Issue
Block a user