|
@@ -188,7 +188,7 @@ public class BiInfoController {
|
|
|
userId = AuthSecurityUtils.getCurrentUserInfo().getUserId();
|
|
|
//洮南瀚城合营人员查看
|
|
|
if("647b84ee01044e2a8d4fdc1943ce3d01,ec7024427b7347b98bcad422761e5bfc,23eff8bab2ed4af38a1be1315ce7046d,d958ef5aa62849039802356a63f6e7ca".contains(userId)){
|
|
|
- contractManagementInfoEntityWrapper.eq("joint_venture_parties", "洮南市二龙乡瀚城农产品有限公司");
|
|
|
+ contractManagementInfoEntityWrapper.eq("joint_venture_parties", "洮南市鸿胜粮贸有限公司");
|
|
|
}
|
|
|
}
|
|
|
// if (seachMoth != null) {
|
|
@@ -237,7 +237,7 @@ public class BiInfoController {
|
|
|
String userId = AuthSecurityUtils.getCurrentUserInfo().getUserId();
|
|
|
//洮南瀚城合营人员查看
|
|
|
if("647b84ee01044e2a8d4fdc1943ce3d01,ec7024427b7347b98bcad422761e5bfc,23eff8bab2ed4af38a1be1315ce7046d,d958ef5aa62849039802356a63f6e7ca".contains(userId)){
|
|
|
- contractManagementInfoEntityWrapper.eq("joint_venture_parties", "洮南市二龙乡瀚城农产品有限公司");
|
|
|
+ contractManagementInfoEntityWrapper.eq("joint_venture_parties", "洮南市鸿胜粮贸有限公司");
|
|
|
}
|
|
|
}
|
|
|
List<ContractManagementInfo> contractManagementInfos = contractManagementInfoService.selectList(contractManagementInfoEntityWrapper);
|
|
@@ -275,7 +275,7 @@ public class BiInfoController {
|
|
|
String userId = AuthSecurityUtils.getCurrentUserInfo().getUserId();
|
|
|
//洮南瀚城合营人员查看
|
|
|
if("647b84ee01044e2a8d4fdc1943ce3d01,ec7024427b7347b98bcad422761e5bfc,23eff8bab2ed4af38a1be1315ce7046d,d958ef5aa62849039802356a63f6e7ca".contains(userId)){
|
|
|
- warehouseBaseInfoEntityWrapper.eq("joint_venture_parties", "洮南市二龙乡瀚城农产品有限公司");
|
|
|
+ warehouseBaseInfoEntityWrapper.eq("joint_venture_parties", "洮南市鸿胜粮贸有限公司");
|
|
|
}
|
|
|
}
|
|
|
List<WarehouseBaseInfo> warehouseBaseInfoList = warehouseBaseInfoService.selectList(warehouseBaseInfoEntityWrapper);
|
|
@@ -326,7 +326,7 @@ public class BiInfoController {
|
|
|
String userId = AuthSecurityUtils.getCurrentUserInfo().getUserId();
|
|
|
//洮南瀚城合营人员查看
|
|
|
if("647b84ee01044e2a8d4fdc1943ce3d01,ec7024427b7347b98bcad422761e5bfc,23eff8bab2ed4af38a1be1315ce7046d,d958ef5aa62849039802356a63f6e7ca".contains(userId)){
|
|
|
- warehouseBaseInfoEntityWrapper.eq("joint_venture_parties", "洮南市二龙乡瀚城农产品有限公司");
|
|
|
+ warehouseBaseInfoEntityWrapper.eq("joint_venture_parties", "洮南市鸿胜粮贸有限公司");
|
|
|
}
|
|
|
}
|
|
|
Integer countWare = warehouseBaseInfoService.selectCount(warehouseBaseInfoEntityWrapper);
|
|
@@ -343,7 +343,7 @@ public class BiInfoController {
|
|
|
if("647b84ee01044e2a8d4fdc1943ce3d01,ec7024427b7347b98bcad422761e5bfc,23eff8bab2ed4af38a1be1315ce7046d,d958ef5aa62849039802356a63f6e7ca".contains(userId)){
|
|
|
List<WarehouseBaseInfo> warehouseBaseInfoList = warehouseBaseInfoService.selectList(new EntityWrapper<WarehouseBaseInfo>()
|
|
|
.eq("comp_id", companyId).eq("delete_flag", "0").eq("warehouse_type", "1")
|
|
|
- .eq("joint_venture_parties", "洮南市二龙乡瀚城农产品有限公司"));
|
|
|
+ .eq("joint_venture_parties", "洮南市鸿胜粮贸有限公司"));
|
|
|
if (CollectionUtils.isNotEmpty(warehouseBaseInfoList)){
|
|
|
for (int i = 0;i<warehouseBaseInfoList.size();i++){
|
|
|
List<WarehousePositionInfo> warehousePositionInfos = warehousePositionInfoService.selectList(new EntityWrapper<WarehousePositionInfo>()
|
|
@@ -413,7 +413,7 @@ public class BiInfoController {
|
|
|
String userId = AuthSecurityUtils.getCurrentUserInfo().getUserId();
|
|
|
//洮南瀚城合营人员查看
|
|
|
if("647b84ee01044e2a8d4fdc1943ce3d01,ec7024427b7347b98bcad422761e5bfc,23eff8bab2ed4af38a1be1315ce7046d,d958ef5aa62849039802356a63f6e7ca".contains(userId)){
|
|
|
- warehouseBaseInfoEntityWrapper.eq("joint_venture_parties", "洮南市二龙乡瀚城农产品有限公司");
|
|
|
+ warehouseBaseInfoEntityWrapper.eq("joint_venture_parties", "洮南市鸿胜粮贸有限公司");
|
|
|
}
|
|
|
}
|
|
|
WarehouseBaseInfo warehouseBaseInfo = warehouseBaseInfoService.selectOne(warehouseBaseInfoEntityWrapper);
|
|
@@ -425,7 +425,7 @@ public class BiInfoController {
|
|
|
String userId = AuthSecurityUtils.getCurrentUserInfo().getUserId();
|
|
|
//洮南瀚城合营人员查看
|
|
|
if("647b84ee01044e2a8d4fdc1943ce3d01,ec7024427b7347b98bcad422761e5bfc,23eff8bab2ed4af38a1be1315ce7046d,d958ef5aa62849039802356a63f6e7ca".contains(userId)){
|
|
|
- contractManagementInfoEntityWrapper.eq("joint_venture_parties", "洮南市二龙乡瀚城农产品有限公司");
|
|
|
+ contractManagementInfoEntityWrapper.eq("joint_venture_parties", "洮南市鸿胜粮贸有限公司");
|
|
|
}
|
|
|
}
|
|
|
ContractManagementInfo contractManagementInfo = contractManagementInfoService.selectOne(contractManagementInfoEntityWrapper);
|
|
@@ -445,7 +445,7 @@ public class BiInfoController {
|
|
|
String userId = AuthSecurityUtils.getCurrentUserInfo().getUserId();
|
|
|
//洮南瀚城合营人员查看
|
|
|
if("647b84ee01044e2a8d4fdc1943ce3d01,ec7024427b7347b98bcad422761e5bfc,23eff8bab2ed4af38a1be1315ce7046d,d958ef5aa62849039802356a63f6e7ca".contains(userId)){
|
|
|
- warehouseBaseInfoEntityWrapper.eq("joint_venture_parties", "洮南市二龙乡瀚城农产品有限公司");
|
|
|
+ warehouseBaseInfoEntityWrapper.eq("joint_venture_parties", "洮南市鸿胜粮贸有限公司");
|
|
|
}
|
|
|
}
|
|
|
WarehouseBaseInfo warehouseBaseInfo = warehouseBaseInfoService.selectOne(warehouseBaseInfoEntityWrapper);
|
|
@@ -456,7 +456,7 @@ public class BiInfoController {
|
|
|
String userId = AuthSecurityUtils.getCurrentUserInfo().getUserId();
|
|
|
//洮南瀚城合营人员查看
|
|
|
if("647b84ee01044e2a8d4fdc1943ce3d01,ec7024427b7347b98bcad422761e5bfc,23eff8bab2ed4af38a1be1315ce7046d,d958ef5aa62849039802356a63f6e7ca".contains(userId)){
|
|
|
- warehouseBaseInfoEntityWrapper1.eq("joint_venture_parties", "洮南市二龙乡瀚城农产品有限公司");
|
|
|
+ warehouseBaseInfoEntityWrapper1.eq("joint_venture_parties", "洮南市鸿胜粮贸有限公司");
|
|
|
}
|
|
|
}
|
|
|
WarehouseBaseInfo warehouseBaseInfo1 = warehouseBaseInfoService.selectOne(warehouseBaseInfoEntityWrapper1);
|
|
@@ -509,7 +509,7 @@ public class BiInfoController {
|
|
|
// Double sumAct = warehousePositionStorageInfoService.selectSumStoreage(companyId);
|
|
|
String jointVentureParties = null;
|
|
|
if("647b84ee01044e2a8d4fdc1943ce3d01,ec7024427b7347b98bcad422761e5bfc,23eff8bab2ed4af38a1be1315ce7046d,d958ef5aa62849039802356a63f6e7ca".contains(userId)){
|
|
|
- jointVentureParties ="洮南市二龙乡瀚城农产品有限公司";
|
|
|
+ jointVentureParties ="洮南市鸿胜粮贸有限公司";
|
|
|
}
|
|
|
Double inWeight = warehousePositionStorageInfoMapper.selectSumWareNew(companyId, null,"2",seachMoth,jointVentureParties);
|
|
|
Double outWeight = warehousePositionStorageInfoMapper.selectSumWareNew(companyId, null,"1",seachMoth,jointVentureParties);
|
|
@@ -603,7 +603,7 @@ public class BiInfoController {
|
|
|
String userId = AuthSecurityUtils.getCurrentUserInfo().getUserId();
|
|
|
//洮南瀚城合营人员查看
|
|
|
if("647b84ee01044e2a8d4fdc1943ce3d01,ec7024427b7347b98bcad422761e5bfc,23eff8bab2ed4af38a1be1315ce7046d,d958ef5aa62849039802356a63f6e7ca".contains(userId)){
|
|
|
- contractManagementInfoEntityWrapper.eq("joint_venture_parties", "洮南市二龙乡瀚城农产品有限公司");
|
|
|
+ contractManagementInfoEntityWrapper.eq("joint_venture_parties", "洮南市鸿胜粮贸有限公司");
|
|
|
}
|
|
|
}
|
|
|
List<ContractManagementInfo> contractManagementInfos = contractManagementInfoService.selectList(contractManagementInfoEntityWrapper);
|
|
@@ -712,7 +712,7 @@ public class BiInfoController {
|
|
|
String userId = AuthSecurityUtils.getCurrentUserInfo().getUserId();
|
|
|
//洮南瀚城合营人员查看
|
|
|
if("647b84ee01044e2a8d4fdc1943ce3d01,ec7024427b7347b98bcad422761e5bfc,23eff8bab2ed4af38a1be1315ce7046d,d958ef5aa62849039802356a63f6e7ca".contains(userId)){
|
|
|
- pageView.put("jointVentureParties","洮南市二龙乡瀚城农产品有限公司");
|
|
|
+ pageView.put("jointVentureParties","洮南市鸿胜粮贸有限公司");
|
|
|
}
|
|
|
}
|
|
|
pageView.put("seachMoth", seachMoth);
|
|
@@ -752,7 +752,7 @@ public class BiInfoController {
|
|
|
String userId = AuthSecurityUtils.getCurrentUserInfo().getUserId();
|
|
|
//洮南瀚城合营人员查看
|
|
|
if("647b84ee01044e2a8d4fdc1943ce3d01,ec7024427b7347b98bcad422761e5bfc,23eff8bab2ed4af38a1be1315ce7046d,d958ef5aa62849039802356a63f6e7ca".contains(userId)){
|
|
|
- pageView.put("jointVentureParties","洮南市二龙乡瀚城农产品有限公司");
|
|
|
+ pageView.put("jointVentureParties","洮南市鸿胜粮贸有限公司");
|
|
|
}
|
|
|
}
|
|
|
|