修正了获取医生账户余额 金额计算错误,6.14+0.01=6.1499999问题
This commit is contained in:
+2
-1
@@ -38,7 +38,8 @@
|
||||
"hyperf/validation": "^3.0",
|
||||
"intervention/image": "^2.7",
|
||||
"tecnickcom/tcpdf": "^6.6",
|
||||
"w7corp/easywechat": "^6.7"
|
||||
"w7corp/easywechat": "^6.7",
|
||||
"ext-bcmath": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.0",
|
||||
|
||||
Reference in New Issue
Block a user