|
@@ -219,7 +219,7 @@ public class ViewController extends Controller {
|
|
|
//附件类型1.mp4 2.pdf 3.jpeg
|
|
|
annex_params.put("annex_class_code", "3");
|
|
|
String filePath="http://200.200.200.59/bgdata/DJ202207A/DJ20220704A1142/BG2022070400422.jpg";
|
|
|
-// OSS OSS_CLIENT = new OSSClientBuilder().build(PropKit.get("oss_endpoint"), PropKit.get("oss_accessKey"), PropKit.get("oss_secretKey"));
|
|
|
+ OSS OSS_CLIENT = new OSSClientBuilder().build(PropKit.get("oss_endpoint"), PropKit.get("oss_accessKey"), PropKit.get("oss_secretKey"));
|
|
|
|
|
|
// String fileNameStr[] = filePath.split("/");
|
|
|
// String fileName = fileNameStr[fileNameStr.length - 1];
|