@@ -1,5 +1,6 @@
import {
exampleList,
+ ffmpegMergeImage,
fireDetailByPsw,
getAttachListByPsw,
getCode,
@@ -47,6 +48,7 @@ export const fileUrls = [
insertCaseFile,
saveCaseFileInfo,
newFileupload,
];
// 需要限定卫GET请求方式的url
export const GetUrls = [getRoleList, getCompanyList];