更新
This commit is contained in:
parent
5615898dd0
commit
1a8ea11791
@ -321,7 +321,7 @@ public class TestCode {
|
|||||||
// jsonParam.put("app", jsonArray);
|
// jsonParam.put("app", jsonArray);
|
||||||
// System.out.println(jsonParam);
|
// System.out.println(jsonParam);
|
||||||
|
|
||||||
|
BigDecimal bigDecimal = new BigDecimal(100);
|
||||||
String head = "00,";
|
String head = "00,";
|
||||||
head = head.substring(0, head.lastIndexOf(","));
|
head = head.substring(0, head.lastIndexOf(","));
|
||||||
System.out.println(head);
|
System.out.println(head);
|
||||||
|
Loading…
Reference in New Issue
Block a user