This commit is contained in:
2024-10-30 09:30:24 +08:00
parent 77d232b24e
commit 72cd50ef22
9 changed files with 473 additions and 3 deletions
@@ -376,6 +376,13 @@
<f:TextBox ID="txtCallBackapiurl" runat="server" Label="文档保存回调地址" LabelWidth="230px"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow ColumnWidths="100%">
<Items>
<f:CheckBox ID="ckIsUseLoaclService" runat="server" Label="是否使用本地服务" LabelWidth="230px">
</f:CheckBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>