制度上传原文生成条款时创建编号
This commit is contained in:
parent
fad02c77e1
commit
747cfc2849
@ -393,8 +393,7 @@ public class ReadWordUtil {
|
||||
DCContext dcContextpdf1 = new DCContext(userContext, dcProfilepdfdoc, "com.actionsoft.apps.coe.pal.datamigration", groupValue, fileValue, docxname);
|
||||
InputStream docxfile = SDK.getDCAPI().read(dcContextpdf1);
|
||||
if(new CreateMaps().updateMaps(userContext, wsId, docxfile, title)) {
|
||||
PALRepositoryModel model = PALRepositoryCache.getCache().get(fileValue);
|
||||
RefreshNo(model);
|
||||
RefreshNo(palRepositoryModel);
|
||||
logMaps.put("CREATESHAPE", "图形创建成功!");
|
||||
}else {
|
||||
logMaps.put("CREATESHAPE", "图形创建失败!");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user