feat: 修改 OpenResty 的key 为 openresty
This commit is contained in:

committed by
zhengkunwang223

parent
1fa970fbc1
commit
6639192c9a
@@ -64,7 +64,7 @@ import { MsgSuccess } from '@/utils/message';
|
||||
const props = defineProps({
|
||||
appKey: {
|
||||
type: String,
|
||||
default: 'nginx',
|
||||
default: 'openresty',
|
||||
},
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user