Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
hotaplayer committed Jun 16, 2023
1 parent f173267 commit 4a0190f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ auth:
- /api/account/queryPersonByUsername
- /api/account/queryCompanyByAccountId
- /api/account/getHotCompanies
- /api/account/searchCompany
- /api/account/searchPerson
- /api/schema/pageQuerySchema
- /api/schema/querySchemaById
Expand All @@ -76,6 +75,7 @@ auth:
witnessAuth:
- /api/product/approveProduct
adminAuth:
- /api/account/searchCompany
- /api/account/approveAccount
system:
bcos-cfg: "conf/config.toml"
Expand Down

0 comments on commit 4a0190f

Please sign in to comment.