Browse Source

Configure Continuous Integration ....

master
hypaas 9 months ago
parent
commit
c52433193f
  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

@ -18,6 +18,6 @@
<action-view name="action.view.SystemManageUser.Log" model="Log.LogEntity" title="系统管理员动作">
<view name="SystemManageUser-grid" type="grid"/>
<view name="SystemManageUser-form" type="form"/>
<domain>self.userAuth= 0</domain>
<domain>self.userAuth=0</domain>
</action-view>
</object-views>

1
src/main/resources/application.properties

@ -376,5 +376,6 @@ logging.level.com.hypaas=INFO

Loading…
Cancel
Save