diff --git a/pom.xml b/pom.xml index e8f6f8f..c862b82 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,14 @@ 1.0-SNAPSHOT + + ink.wgink + service-core + 1.0-SNAPSHOT + + + ink.wgink diff --git a/src/main/resources/static/route/culturalactivity/activityV1/activityhistory/view-activityhistory.html b/src/main/resources/static/route/culturalactivity/activityV1/activityhistory/view-activityhistory.html index 0d22348..6e176e0 100644 --- a/src/main/resources/static/route/culturalactivity/activityV1/activityhistory/view-activityhistory.html +++ b/src/main/resources/static/route/culturalactivity/activityV1/activityhistory/view-activityhistory.html @@ -178,7 +178,7 @@ {{# for(var i = 0, item = files[i]; item = files[i++];) { }}
- + @@ -286,7 +286,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/culturalactivity/activityV1/activitylibrary/save-activitylibrary.html b/src/main/resources/static/route/culturalactivity/activityV1/activitylibrary/save-activitylibrary.html index ed03157..f6508a7 100644 --- a/src/main/resources/static/route/culturalactivity/activityV1/activitylibrary/save-activitylibrary.html +++ b/src/main/resources/static/route/culturalactivity/activityV1/activitylibrary/save-activitylibrary.html @@ -218,7 +218,7 @@ {{# for(var i = 0, item = files[i]; item = files[i++];) { }}
- + @@ -391,7 +391,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/culturalactivity/activityV1/activitylibrary/update-activitylibrary.html b/src/main/resources/static/route/culturalactivity/activityV1/activitylibrary/update-activitylibrary.html index 4fc6be2..edc36d5 100644 --- a/src/main/resources/static/route/culturalactivity/activityV1/activitylibrary/update-activitylibrary.html +++ b/src/main/resources/static/route/culturalactivity/activityV1/activitylibrary/update-activitylibrary.html @@ -219,7 +219,7 @@ {{# for(var i = 0, item = files[i]; item = files[i++];) { }}
- + @@ -333,7 +333,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/culturalactivity/activityV1/activityuserapply/save-activityuserapply.html b/src/main/resources/static/route/culturalactivity/activityV1/activityuserapply/save-activityuserapply.html index 93e4a11..e009fa6 100644 --- a/src/main/resources/static/route/culturalactivity/activityV1/activityuserapply/save-activityuserapply.html +++ b/src/main/resources/static/route/culturalactivity/activityV1/activityuserapply/save-activityuserapply.html @@ -79,7 +79,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/culturalactivity/activityV1/activityuserapply/update-activityuserapply.html b/src/main/resources/static/route/culturalactivity/activityV1/activityuserapply/update-activityuserapply.html index e17eb89..3826f2e 100644 --- a/src/main/resources/static/route/culturalactivity/activityV1/activityuserapply/update-activityuserapply.html +++ b/src/main/resources/static/route/culturalactivity/activityV1/activityuserapply/update-activityuserapply.html @@ -81,7 +81,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/culturalactivity/activityV1/activityviewnum/save-activityviewnum.html b/src/main/resources/static/route/culturalactivity/activityV1/activityviewnum/save-activityviewnum.html index c981c1c..0b04a61 100644 --- a/src/main/resources/static/route/culturalactivity/activityV1/activityviewnum/save-activityviewnum.html +++ b/src/main/resources/static/route/culturalactivity/activityV1/activityviewnum/save-activityviewnum.html @@ -97,7 +97,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/culturalactivity/activityV1/activityviewnum/update-activityviewnum.html b/src/main/resources/static/route/culturalactivity/activityV1/activityviewnum/update-activityviewnum.html index 709078b..12f1eeb 100644 --- a/src/main/resources/static/route/culturalactivity/activityV1/activityviewnum/update-activityviewnum.html +++ b/src/main/resources/static/route/culturalactivity/activityV1/activityviewnum/update-activityviewnum.html @@ -99,7 +99,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/culturalactivity/activityv2/activityintroduced/list-activityintroduced.html b/src/main/resources/static/route/culturalactivity/activityv2/activityintroduced/list-activityintroduced.html index e2c027b..e76c796 100644 --- a/src/main/resources/static/route/culturalactivity/activityv2/activityintroduced/list-activityintroduced.html +++ b/src/main/resources/static/route/culturalactivity/activityv2/activityintroduced/list-activityintroduced.html @@ -187,7 +187,7 @@ if(downloadFile.length > 0) { downloadFile += ' | '; } - downloadFile += '点击下载' + downloadFile += '点击下载' } return downloadFile; } @@ -213,7 +213,7 @@ if(downloadFile.length > 0) { downloadFile += ' | '; } - downloadFile += '点击下载' + downloadFile += '点击下载' } return downloadFile; } diff --git a/src/main/resources/static/route/culturalactivity/activityv2/activityintroduced/save-activityintroduced.html b/src/main/resources/static/route/culturalactivity/activityv2/activityintroduced/save-activityintroduced.html index 31487b9..8ae1e77 100644 --- a/src/main/resources/static/route/culturalactivity/activityv2/activityintroduced/save-activityintroduced.html +++ b/src/main/resources/static/route/culturalactivity/activityv2/activityintroduced/save-activityintroduced.html @@ -37,7 +37,7 @@ {{# for(var i = 0, item = files[i]; item = files[i++];) { }}
- + @@ -419,7 +419,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/culturalactivity/activityv2/activityintroduced/update-activityintroduced.html b/src/main/resources/static/route/culturalactivity/activityv2/activityintroduced/update-activityintroduced.html index 6d8467b..c907486 100644 --- a/src/main/resources/static/route/culturalactivity/activityv2/activityintroduced/update-activityintroduced.html +++ b/src/main/resources/static/route/culturalactivity/activityv2/activityintroduced/update-activityintroduced.html @@ -37,7 +37,7 @@ {{# for(var i = 0, item = files[i]; item = files[i++];) { }}
- + @@ -459,7 +459,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/library/intangibledirectories/save-intangibledirectories.html b/src/main/resources/static/route/library/intangibledirectories/save-intangibledirectories.html index ca503e6..9fcaf4e 100644 --- a/src/main/resources/static/route/library/intangibledirectories/save-intangibledirectories.html +++ b/src/main/resources/static/route/library/intangibledirectories/save-intangibledirectories.html @@ -113,7 +113,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/library/intangibledirectories/update-intangibledirectories.html b/src/main/resources/static/route/library/intangibledirectories/update-intangibledirectories.html index 3f24add..3f14dbc 100644 --- a/src/main/resources/static/route/library/intangibledirectories/update-intangibledirectories.html +++ b/src/main/resources/static/route/library/intangibledirectories/update-intangibledirectories.html @@ -121,7 +121,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/library/intangiblelibrary/save-intangiblelibrary.html b/src/main/resources/static/route/library/intangiblelibrary/save-intangiblelibrary.html index 789f07c..0aa9a3e 100644 --- a/src/main/resources/static/route/library/intangiblelibrary/save-intangiblelibrary.html +++ b/src/main/resources/static/route/library/intangiblelibrary/save-intangiblelibrary.html @@ -35,7 +35,7 @@ {{# for(var i = 0, item = files[i]; item = files[i++];) { }}
- + @@ -182,12 +182,13 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/static/route/show/showdevicetemplateareadata/update-image-showdata.html b/src/main/resources/static/route/show/showdevicetemplateareadata/update-image-showdata.html index 4925186..521b764 100644 --- a/src/main/resources/static/route/show/showdevicetemplateareadata/update-image-showdata.html +++ b/src/main/resources/static/route/show/showdevicetemplateareadata/update-image-showdata.html @@ -32,7 +32,7 @@ {{# var dataItemFileId = iItem.dataItemFileId; }}
- + diff --git a/src/main/resources/static/route/show/showdevicetemplateareadata/update-music-showdata.html b/src/main/resources/static/route/show/showdevicetemplateareadata/update-music-showdata.html index a45650c..5a3fbaf 100644 --- a/src/main/resources/static/route/show/showdevicetemplateareadata/update-music-showdata.html +++ b/src/main/resources/static/route/show/showdevicetemplateareadata/update-music-showdata.html @@ -31,7 +31,7 @@ {{# if(iItem.dataItemFileId) { }} {{# var dataItemFileId = iItem.dataItemFileId; }}
- + @@ -51,7 +51,7 @@ {{# var dataItemPhotoId = iItem.dataItemPhotoId; }}
- + diff --git a/src/main/resources/static/route/show/showdevicetemplateareadata/update-showdevicetemplateareadata.html b/src/main/resources/static/route/show/showdevicetemplateareadata/update-showdevicetemplateareadata.html index 76b69d0..d44896b 100644 --- a/src/main/resources/static/route/show/showdevicetemplateareadata/update-showdevicetemplateareadata.html +++ b/src/main/resources/static/route/show/showdevicetemplateareadata/update-showdevicetemplateareadata.html @@ -117,7 +117,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/show/showdevicetemplateareadata/update-video-showdata.html b/src/main/resources/static/route/show/showdevicetemplateareadata/update-video-showdata.html index 78b3e42..e64a37b 100644 --- a/src/main/resources/static/route/show/showdevicetemplateareadata/update-video-showdata.html +++ b/src/main/resources/static/route/show/showdevicetemplateareadata/update-video-showdata.html @@ -51,7 +51,7 @@ {{# var dataItemPhotoId = iItem.dataItemPhotoId; }}
- + diff --git a/src/main/resources/static/route/show/showtemplate/list-showtemplate.html b/src/main/resources/static/route/show/showtemplate/list-showtemplate.html index 1ec595e..ead8858 100644 --- a/src/main/resources/static/route/show/showtemplate/list-showtemplate.html +++ b/src/main/resources/static/route/show/showtemplate/list-showtemplate.html @@ -156,7 +156,7 @@ if(downloadFile.length > 0) { downloadFile += ' | '; } - downloadFile += '点击下载' + downloadFile += '点击下载' } return downloadFile; } diff --git a/src/main/resources/static/route/show/showtemplate/save-showtemplate.html b/src/main/resources/static/route/show/showtemplate/save-showtemplate.html index 54cdbba..fc62404 100644 --- a/src/main/resources/static/route/show/showtemplate/save-showtemplate.html +++ b/src/main/resources/static/route/show/showtemplate/save-showtemplate.html @@ -34,7 +34,7 @@ {{# for(var i = 0, item = files[i]; item = files[i++];) { }}
- +
diff --git a/src/main/resources/static/route/show/showtemplate/show-showtemplatearea.html b/src/main/resources/static/route/show/showtemplate/show-showtemplatearea.html index 9da43ce..bcbc8e8 100644 --- a/src/main/resources/static/route/show/showtemplate/show-showtemplatearea.html +++ b/src/main/resources/static/route/show/showtemplate/show-showtemplatearea.html @@ -34,7 +34,7 @@
-->
- +
diff --git a/src/main/resources/static/route/show/showtemplate/update-showtemplate.html b/src/main/resources/static/route/show/showtemplate/update-showtemplate.html index dfc7885..87868b5 100644 --- a/src/main/resources/static/route/show/showtemplate/update-showtemplate.html +++ b/src/main/resources/static/route/show/showtemplate/update-showtemplate.html @@ -34,7 +34,7 @@ {{# for(var i = 0, item = files[i]; item = files[i++];) { }}
- + @@ -155,7 +155,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/show/showvenue/list-showvenue.html b/src/main/resources/static/route/show/showvenue/list-showvenue.html index 5289228..16250fd 100644 --- a/src/main/resources/static/route/show/showvenue/list-showvenue.html +++ b/src/main/resources/static/route/show/showvenue/list-showvenue.html @@ -96,7 +96,7 @@ if(typeof(rowData) === 'undefined' || rowData == null || rowData == '') { return '-'; } - var img = ''; + var img = ''; if(initImageTimeout) { clearTimeout(initImageTimeout); } diff --git a/src/main/resources/static/route/show/showvenue/save-showvenue1.html b/src/main/resources/static/route/show/showvenue/save-showvenue1.html index ec1286f..d1f1558 100644 --- a/src/main/resources/static/route/show/showvenue/save-showvenue1.html +++ b/src/main/resources/static/route/show/showvenue/save-showvenue1.html @@ -39,7 +39,7 @@ {{# for(var i = 0, item = files[i]; item = files[i++];) { }}
- + @@ -215,7 +215,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/show/showvenue/save-showvenue2.html b/src/main/resources/static/route/show/showvenue/save-showvenue2.html index 7f04ea3..d0daac2 100644 --- a/src/main/resources/static/route/show/showvenue/save-showvenue2.html +++ b/src/main/resources/static/route/show/showvenue/save-showvenue2.html @@ -42,7 +42,7 @@ {{# for(var i = 0, item = files[i]; item = files[i++];) { }}
- + @@ -136,7 +136,7 @@ return; } - top.restAjax.get(top.restAjax.path('api/file/listfilebyfileid', []), { + top.restAjax.get(top.restAjax.path('api/file/list', []), { ids: ids }, null, function(code, data) { refreshDownloadTemplet(fileName, data); diff --git a/src/main/resources/static/route/show/showvenue/update-showvenue1.html b/src/main/resources/static/route/show/showvenue/update-showvenue1.html index 8f5c21f..a693c27 100644 --- a/src/main/resources/static/route/show/showvenue/update-showvenue1.html +++ b/src/main/resources/static/route/show/showvenue/update-showvenue1.html @@ -37,7 +37,7 @@ {{# for(var i = 0, item = files[i]; item = files[i++];) { }}