|
@@ -153,6 +153,7 @@ public class FdkkSceneEditService {
|
|
|
throw new BusinessException(fdkkResponse.getCode(),fdkkResponse.getMsg());
|
|
|
}
|
|
|
writeHotJson(fdkkHotRequest.getNum());
|
|
|
+ //ReadCmdLine.callShellByExec("aws s3 sync s3://4dkankan/cdf s3://4dage-moderate2/cdf --profile user1");
|
|
|
}
|
|
|
|
|
|
public void writeHotJson(String num) throws IOException {
|