boolean return method getRoleCustomer
This commit is contained in:
parent
12d7f0776c
commit
93568237f0
|
@ -22,7 +22,7 @@ module.exports = (Client) => {
|
||||||
],
|
],
|
||||||
returns: {
|
returns: {
|
||||||
arg: 'data',
|
arg: 'data',
|
||||||
type: String,
|
type: Boolean,
|
||||||
root: true
|
root: true
|
||||||
},
|
},
|
||||||
http: {
|
http: {
|
||||||
|
|
Loading…
Reference in New Issue