EAS费用类单据删除设置废弃,返还预算后台代码
ExpenseAccountFacadeFactory.getRemoteInstance().setAbandonState(BOSUuid.read(billId));//废弃
BgControlFacadeFactory.getRemoteInstance().returnBudget(BOSUuid.read(billId));//返还预算
linux下的docker操作命令及异常
ExpenseAccountFacadeFactory.getRemoteInstance().setAbandonState(BOSUuid.read(billId));//废弃
BgControlFacadeFactory.getRemoteInstance().returnBudget(BOSUuid.read(billId));//返还预算