czt
2024-06-28 4603da77459b23291191b52a35c5c8ccb9ac60e3
src/main/java/com/fzzy/api/view/ApiConfs.view.xml
@@ -27,6 +27,10 @@
        <Property></Property>
        <Property name="label">省平台加密公钥</Property>
      </PropertyDef>
      <PropertyDef name="appCode">
        <Property></Property>
        <Property name="label">授权码</Property>
      </PropertyDef>
      <PropertyDef name="apiUrl">
        <Property></Property>
        <Property name="label">省平台接口地址</Property>
@@ -190,6 +194,19 @@
      <PropertyDef name="apiUrlTag">
        <Property></Property>
        <Property name="label">单独接口地址</Property>
        <Property name="mapping">
          <Property name="mapValues">${dorado.getDataProvider(&quot;apiTriggerService#trigger&quot;).getResult(&quot;YN&quot;)}</Property>
          <Property name="keyProperty">code</Property>
          <Property name="valueProperty">name</Property>
        </Property>
      </PropertyDef>
      <PropertyDef name="gbCodingUrl">
        <Property></Property>
        <Property name="label">统一编码地址</Property>
      </PropertyDef>
      <PropertyDef name="gbCodingTag">
        <Property></Property>
        <Property name="label">统一编码上传</Property>
        <Property name="mapping">
          <Property name="mapValues">${dorado.getDataProvider(&quot;apiTriggerService#trigger&quot;).getResult(&quot;YN&quot;)}</Property>
          <Property name="keyProperty">code</Property>
@@ -363,7 +380,7 @@
      <Property name="caption">接口配置信息</Property>
      <Property name="iconClass">fa fa-sliders</Property>
      <Property name="closeable">false</Property>
      <Property name="height">680</Property>
      <Property name="height">720</Property>
      <Buttons>
        <Button>
          <ClientEvent name="onClick">var cur = view.get(&quot;#dgMain&quot;).getCurrentItem();&#xD;
@@ -415,18 +432,25 @@
                  <Editor/>
                </AutoFormElement>
                <AutoFormElement>
                  <Property name="name">password</Property>
                  <Property name="property">password</Property>
                  <Property name="editorType">PasswordEditor</Property>
                  <Property name="name">appCode</Property>
                  <Property name="property">appCode</Property>
                  <Editor/>
                </AutoFormElement>
                <AutoFormElement>
                  <Property name="name">deptId</Property>
                  <Property name="property">deptId</Property>
                  <Property name="labelWidth">120</Property>
                  <Editor/>
                </AutoFormElement>
                <AutoFormElement layoutConstraint="colSpan:2">
                <AutoFormElement>
                  <Property name="name">password</Property>
                  <Property name="property">password</Property>
                  <Property name="editorType">PasswordEditor</Property>
                  <Property name="labelWidth">125</Property>
                  <Editor/>
                </AutoFormElement>
                <AutoFormElement>
                  <Property name="name">publicKey</Property>
                  <Property name="property">publicKey</Property>
                  <Property name="labelWidth">125</Property>
@@ -438,6 +462,7 @@
                  <Property name="labelWidth">125</Property>
                  <Editor/>
                </AutoFormElement>
                <AutoFormElement layoutConstraint="colSpan:2">
                  <Property name="name">apiUrl</Property>
                  <Property name="property">apiUrl</Property>
@@ -462,6 +487,18 @@
                  <Property name="labelWidth">125</Property>
                  <Editor/>
                </AutoFormElement>
                <AutoFormElement layoutConstraint="colSpan:2">
                  <Property name="name">gbCodingUrl</Property>
                  <Property name="property">gbCodingUrl</Property>
                  <Property name="labelWidth">125</Property>
                  <Editor/>
                </AutoFormElement>
                <AutoFormElement>
                  <Property name="name">gbCodingTag</Property>
                  <Property name="property">gbCodingTag</Property>
                  <Property name="labelWidth">125</Property>
                  <Editor/>
                </AutoFormElement>
              </AutoForm>
            </Children>
          </FieldSet>