feat: 移除调试代码增加代码整洁性
This commit is contained in:
parent
ddc9a82766
commit
eae37a1142
@ -566,7 +566,6 @@ class OrderLogic extends BaseLogic
|
|||||||
self::setError('订单不存在');
|
self::setError('订单不存在');
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
d($params);
|
|
||||||
Db::startTrans();
|
Db::startTrans();
|
||||||
try {
|
try {
|
||||||
StoreOrder::update([
|
StoreOrder::update([
|
||||||
|
Loading…
x
Reference in New Issue
Block a user