fix: add orgid code lookup alongside resellerid in tenant domain list
This commit is contained in:
parent
42aba41375
commit
770d6b9b55
@ -12,6 +12,11 @@
|
||||
"dataurl": "{{entire_url('../api/get_org_list.dspy')}}",
|
||||
"datamethod": "GET"
|
||||
},
|
||||
"orgid": {
|
||||
"uitype": "code",
|
||||
"dataurl": "{{entire_url('../api/get_org_list.dspy')}}",
|
||||
"datamethod": "GET"
|
||||
},
|
||||
"status": {
|
||||
"uitype": "code",
|
||||
"data": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user