fecshop / yii2_fecshop

yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等
http://www.fecmall.com
BSD 3-Clause "New" or "Revised" License
5.22k stars 1.41k forks source link

Report: 订单状态码拼写有误的问题 #36

Closed successgo closed 6 years ago

successgo commented 6 years ago

What steps will reproduce the problem?

查看源码:

https://github.com/fecshop/yii2_fecshop/blob/master/app/appapi/modules/V1/controllers/OrderController.php#L131

What is the expected result?

$orderService->status_completed,

What do you get instead?

$orderService->status_complete,

Additional info

Q A
Fecshop version 1.4.6.4
PHP version Any
Operating system Any
fancyecommerce commented 6 years ago

这个没有问题,就是

$orderService->status_completed