Commit ba1b59f4 by 高晓磊

修改安全日志审批,流域区域审批的权限项依赖

parent 256444e1
...@@ -80,14 +80,15 @@ ...@@ -80,14 +80,15 @@
<dependency>com.xyst.dinas.camera.auth.WatershedCameraList</dependency> <dependency>com.xyst.dinas.camera.auth.WatershedCameraList</dependency>
<dependency>com.xyst.dinas.transport.auth.TransportRecordList</dependency> <dependency>com.xyst.dinas.transport.auth.TransportRecordList</dependency>
<dependency>com.xyst.dinas.transport.auth.TransportAnalysisList</dependency> <dependency>com.xyst.dinas.transport.auth.TransportAnalysisList</dependency>
<dependency>com.xyst.dinas.safe.auth.SafeLogCheck</dependency> <dependency>com.xyst.dinas.safe.auth.SafeLogCheckList</dependency>
<dependency>com.xyst.dinas.biz.auth.StationList</dependency> <dependency>com.xyst.dinas.biz.auth.StationList</dependency>
<dependency>com.xyst.dinas.biz.auth.DinasTypeList</dependency> <dependency>com.xyst.dinas.biz.auth.DinasTypeList</dependency>
<dependency>com.xyst.dinas.biz.auth.ShipInfoList</dependency> <dependency>com.xyst.dinas.biz.auth.ShipInfoList</dependency>
<dependency>com.xyst.dinas.biz.auth.RetailInfoList</dependency> <dependency>com.xyst.dinas.biz.auth.RetailInfoList</dependency>
<dependency>com.xyst.dinas.biz.auth.SandMiningAreaList</dependency> <dependency>com.xyst.dinas.biz.auth.SandMiningAreaList</dependency>
<dependency>com.xyst.dinas.biz.auth.SandMiningAreaCheck</dependency> <dependency>com.xyst.dinas.biz.auth.SandMiningAreaCheckList</dependency>
<dependency>com.xyst.dinas.camera.auth.CameraInfoList</dependency> <dependency>com.xyst.dinas.camera.auth.CameraInfoList</dependency>
<content> <content>
<m:function-tree> <m:function-tree>
<m:parent></m:parent> <m:parent></m:parent>
...@@ -857,7 +858,7 @@ ...@@ -857,7 +858,7 @@
<m:title>安全日志审批</m:title> <m:title>安全日志审批</m:title>
<m:index>1000</m:index> <m:index>1000</m:index>
<m:license></m:license> <m:license></m:license>
<m:privilege>com.xyst.dinas.safe.auth.SafeLogCheck</m:privilege> <m:privilege>com.xyst.dinas.safe.auth.SafeLogCheckList</m:privilege>
<m:function-definition> <m:function-definition>
<m:view>function-safe-record-approve</m:view> <m:view>function-safe-record-approve</m:view>
<m:view-config></m:view-config> <m:view-config></m:view-config>
...@@ -1518,7 +1519,7 @@ ...@@ -1518,7 +1519,7 @@
<m:title>流域区域审批</m:title> <m:title>流域区域审批</m:title>
<m:index>4000</m:index> <m:index>4000</m:index>
<m:license></m:license> <m:license></m:license>
<m:privilege>com.xyst.dinas.biz.auth.SandMiningAreaCheck</m:privilege> <m:privilege>com.xyst.dinas.biz.auth.SandMiningAreaCheckList</m:privilege>
<m:role></m:role> <m:role></m:role>
<m:function-definition> <m:function-definition>
<m:view>function-drainage-basin-approve</m:view> <m:view>function-drainage-basin-approve</m:view>
...@@ -1697,6 +1698,8 @@ ...@@ -1697,6 +1698,8 @@
</m:function-node> </m:function-node>
</m:children> </m:children>
</m:function-node> </m:function-node>
</m:function-tree> </m:function-tree>
</content> </content>
</metadata> </metadata>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment