Commit 5018aa99 by feixiang

orderItem 枚举

parent ffb3e440
......@@ -7,7 +7,7 @@
*/
namespace Hdll\Services\Order\Enum;
class OrderItem
class OrderItemEnum
{
const NORMAL = 1; //正常
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment