master
wangxinglong 2022-03-16 15:44:32 +08:00
parent 7864f7d1bf
commit 3ced7151ff
1 changed files with 1 additions and 0 deletions

View File

@ -632,6 +632,7 @@ class Coupon extends Base
$agencyMoney = 0; //四舍五入 精确到分
}
return $this->json(4001,"$agencyMoney");
//开始数据操作
Db::startTrans();
try {