摘要:
简要描述: 自动通过群(url) 请求URL: http://域名地址/acceptUrl 请求方式: POST 请求头Headers: Content-Type:application/json Authorization:Authorization值(登录获取二维码信息接口中返回的认证信息值) 阅读全文
posted @ 2023-09-14 16:58
WeChat——E云
阅读(37)
评论(0)
推荐(0)
摘要:
bigdecimal保留两位小数 public class test1_format { public static void main(String[] args) { BigDecimal decimal = new BigDecimal(“1.12345”); System.out.print 阅读全文
posted @ 2023-09-14 14:39
WeChat——E云
阅读(163)
评论(0)
推荐(0)