Browse Source

Configure Continuous Integration ....

master
hypaas 6 months ago
parent
commit
3da47ae157
  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

@ -3,7 +3,7 @@
<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-grid" type="grid"/>
<view name="ServiceUser-form" type="form"/> <view name="ServiceUser-form" type="form"/>
<domain>self.userAuth=3</domain> <domain>self.userAuth=16</domain>
</action-view> </action-view>
<action-view name="action.view.SecurityUser.Log" model="Log.LogEntity" title="安全保密员"> <action-view name="action.view.SecurityUser.Log" model="Log.LogEntity" title="安全保密员">
<view name="SecurityUser-grid" type="grid"/> <view name="SecurityUser-grid" type="grid"/>

1
src/main/resources/application.properties

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

Loading…
Cancel
Save