fix: upapp uapi subtable should link by upappid not apisetid
After removing uapiset, each upapp owns its uapi records directly. Subtable field changed from apisetid to upappid.
This commit is contained in:
parent
98df132a78
commit
3d11ff3dc1
@ -18,7 +18,7 @@
|
||||
"title": "APIKEY"
|
||||
},
|
||||
{
|
||||
"field":"apisetid",
|
||||
"field":"upappid",
|
||||
"subtable": "uapi",
|
||||
"title": "API"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user