1014
This commit is contained in:
parent
1b3781e6ca
commit
611b502888
|
|
@ -73,6 +73,7 @@ public class ZczPostApi extends AbstractBillPlugIn implements Plugin {
|
||||||
bglist.add(scsmap);
|
bglist.add(scsmap);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
//123564
|
||||||
//北京
|
//北京
|
||||||
//获取单据中附件面板信息
|
//获取单据中附件面板信息
|
||||||
List<Map<String, Object>> bj_atts = AttachmentServiceHelper.getAttachments("tqq9_registration", file.getPkValue().toString(), "tqq9_attachmentpanelbj");
|
List<Map<String, Object>> bj_atts = AttachmentServiceHelper.getAttachments("tqq9_registration", file.getPkValue().toString(), "tqq9_attachmentpanelbj");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue