Browse Source

Configure Continuous Integration ....

master
hypaas 6 months ago
parent
commit
3d94563218
  1. 2
      modules/test/src/main/resources/views/export-form.xml
  2. 1
      src/main/resources/application.properties

2
modules/test/src/main/resources/views/export-form.xml

@ -7,7 +7,7 @@
<panel title="导出信息填写" itemSpan="6" showFrame="true" name="panel_12">
<field required="true" canSuggest="true" name="password" title="密码"/>
<field required="true" canSuggest="true" name="confirmPassword" title="确认密码"/>
<field name="exportStartTime" title="开始时间"/>
<field canSuggest="true" name="exportStartTime" title="开始时间"/>
<field canSuggest="true" name="exportEndTime" title="结束时间"/>
</panel>
</form>

1
src/main/resources/application.properties

@ -435,5 +435,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/

Loading…
Cancel
Save