摘要:
为了避免deubg信息在生产环境打印,只在测试时打印,在main函数中,改变debugPrint的指向 main(){ if (Api.isDebug) { debugPrint = (String message, {int wrapWidth}) { try { var object = jso 阅读全文
posted @ 2020-06-28 12:26
ashamp
阅读(3744)
评论(0)
推荐(0)

浙公网安备 33010602011771号