|
|
|
|
@ -3185,11 +3185,11 @@ public class FinePenaltyServiceImpl implements FinePenaltyService {
|
|
|
|
|
this.findCreateImageUpload(paramList);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
String command = String.format("sh "+"/gpta/source-app/cfs/egreen/snd_eGreen.sh "+"/gpta/source-app/cfs/egreen"+" "+CON_KEY);
|
|
|
|
|
shellCmd(command);
|
|
|
|
|
//String command = String.format("sh "+"/gpta/source-app/cfs/egreen/snd_eGreen.sh "+"/gpta/source-app/cfs/egreen"+" "+CON_KEY);
|
|
|
|
|
//shellCmd(command);
|
|
|
|
|
|
|
|
|
|
//String path = this.egreen_step4("/gpta/source-app/cfs/egreen", CON_KEY);
|
|
|
|
|
//this.egreen_step5(path);
|
|
|
|
|
String path = this.egreen_step4("/gpta/source-app/cfs/egreen", CON_KEY);
|
|
|
|
|
this.egreen_step5(path);
|
|
|
|
|
|
|
|
|
|
}catch(RuntimeException e) {
|
|
|
|
|
e.printStackTrace();
|
|
|
|
|
|