|
@ -41,14 +41,9 @@ public class IcResiUserAttachmentEntity extends BaseEpmetEntity { |
|
|
private String customerId; |
|
|
private String customerId; |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* 项目ID |
|
|
* 用户ID |
|
|
*/ |
|
|
*/ |
|
|
private String projectId; |
|
|
private String userId; |
|
|
|
|
|
|
|
|
/** |
|
|
|
|
|
* 项目进展表ID |
|
|
|
|
|
*/ |
|
|
|
|
|
private String processId; |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* 文件所属内容(内部备注: public 公开答复:internal) |
|
|
* 文件所属内容(内部备注: public 公开答复:internal) |
|
|