Browse Source

Configure Continuous Integration ....

master
hypaas 6 months ago
parent
commit
6e19dcbc49
  1. 2
      modules/test/src/main/resources/views/actionGroup.xml
  2. 1
      src/main/resources/application.properties

2
modules/test/src/main/resources/views/actionGroup.xml

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<object-views xmlns="http://hypaas.com/xml/ns/object-views" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hypaas.com/xml/ns/object-views http://hypaas.com/xml/ns/object-views/object-views_5.3.xsd">
<action-view name="action.view.ServiceUser.Log" model="Log.LogEntity" title="业务用户动作">
<action-view name="action.view.ServiceUser.Log" model="Log.LogEntity" title="业务用户">
<view name="ServiceUser-grid" type="grid"/>
<view name="ServiceUser-form" type="form"/>
<domain>self.userAuth=3</domain>

1
src/main/resources/application.properties

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

Loading…
Cancel
Save