Compare commits

..

No commits in common. 'master' and 'main' have entirely different histories.
master ... main

@ -1802,6 +1802,9 @@ public class SystemDataDistributionDialog extends JFrame implements ActionListen
String cgdjh0= cgdjhs[i].getProperty("finish_date");
cgdjh += cgdjh0 + ";";
// if (cgdjh0 != null && !cgdjh0.isEmpty()){
// this.cg_total_fm ++;
// }
}
ss[38] = cgdjh == null ? "" : cgdjh;
}else {

Loading…
Cancel
Save