Skip to content

Commit

Permalink
增加301重定向UI
Browse files Browse the repository at this point in the history
  • Loading branch information
bktNULL committed Nov 22, 2022
1 parent 32faf84 commit fb957a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/src/services/ant-design-pro/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ const DataMapAppDataIngressActionStaticDataType = {
Base64Data: { text: 'BASE64编码数据', status: 'Base64Data' },
HttpResContent: { text: 'HTTP内容资源', status: 'HttpResContent' },
HttpResZip: { text: 'HTTP压缩包资源', status: 'HttpResZip' },
Http301Redirect: { text: 'HTTP重定向301', status: 'Http301Redirect' },
};

const DataMapAppDataIngressSiteAuthNeed = {
Expand Down

0 comments on commit fb957a1

Please sign in to comment.