fix
This commit is contained in:
parent
77d3ae63d0
commit
079cf09dad
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ public class EsiaConfig {
|
|||
@Value("${esia.system.scope: pow_reg, pow_reg_search}")
|
||||
private String esiaSystemScope;
|
||||
|
||||
@Value("${esia.mchd.upload.authority: GISERVU_LKUL_UPLOAD}")
|
||||
@Value("${esia.mchd.upload.authority:GISERVU_LKUL_UPLOAD}")
|
||||
private String esiaMchdUploadAuthority;
|
||||
|
||||
public String getEsiaOrgScopes() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue