md
This commit is contained in:
parent
191a2ee40d
commit
9db6240eb1
@ -379,7 +379,7 @@ public class EmisCommissionProfitServiceImpl extends EmisBaseService implements
|
||||
calcMidOpProfit(waybill);
|
||||
}
|
||||
// 8.陆运海运单证员,按柜计算,不按单计算
|
||||
else if (postTypeIndex == ProfitPostType.DZ_EMP.typeCode) {
|
||||
else if (postType == ProfitPostType.DZ_EMP.typeCode) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user