fecshop / yii2_fecshop

yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等

Home Page:http://www.fecmall.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

successgo opened this issue · comments

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
commented

这个没有问题,就是

$orderService->status_completed