Commit 2f4e29ec67520a3165a3733b8667b53aa56ce2f5

Authored by Suraputt Suntimitr
1 parent 78746352
Exists in INGW_CMF

no message

.gitkeep 0 → 100644
src/th/co/ais/ssbsrfc/control/TestMain.java
... ... @@ -57,8 +57,8 @@ public class TestMain {
57 57 if(null==map.get("y")){
58 58 c = true;
59 59 }
60   -
61   - System.out.println(c);
  60 + String yyy = "107031659|1|181047660|6661181231|66*922|0|22022|66*922|0c||050927180000|||?55009?300?206||||||922|1||666111000813746|70|0|1.0|||";
  61 + System.out.println(yyy.length());
62 62  
63 63 Random random = new Random();
64 64 String rand = "000";
... ...