mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 23:11:52 +08:00
feat: support AntSword shell generate (#34)
This commit is contained in:
@@ -16,6 +16,7 @@ export function transformToPostData(formValue: FormSchema) {
|
||||
godzillaKey: formValue.godzillaKey,
|
||||
commandParamName: formValue.commandParamName,
|
||||
behinderPass: formValue.behinderPass,
|
||||
antSwordPass: formValue.antSwordPass,
|
||||
headerName: formValue.headerName,
|
||||
headerValue: formValue.headerValue,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user