|
|
@ -307,6 +307,8 @@ public class IcServiceRecordServiceImpl extends BaseServiceImpl<IcServiceRecordD |
|
|
|
at.setAttachmentName(a.getAttachmentName()); |
|
|
|
at.setAttachmentType(a.getAttachmentType()); |
|
|
|
at.setAttachmentUrl(a.getAttachmentUrl()); |
|
|
|
// feedback:反馈,service:服务本身
|
|
|
|
at.setAttachTo("feedback"); |
|
|
|
at.setDuration(0); |
|
|
|
at.setIcServiceId(serviceProjectId); |
|
|
|
// 根本不需要审核,逗你玩
|
|
|
|