Commit cc5f9c9d by guojuxing

转账审批服务订购详情修改:license项目挂在服务下面

parent f634093c
......@@ -389,9 +389,6 @@ public class TransferApprovalServiceVO implements Serializable{
this.serviceInfoVOList = serviceInfoVOList;
}
public List<LicenseVO> getLicenseVOList() {
return licenseVOList;
}
public void setLicenseVOList(List<LicenseVO> licenseVOList) {
this.licenseVOList = licenseVOList;
......
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