Commit b8162158 by 王召彬

test

parent 900b7439
<?php
namespace Hdll\Services\Store\Enum;
class StoreEnum
class StoreError
{
const E5001 = ['code'=>400, 'errCode'=>5001, 'msg'=>'客户端传参错误'];
......
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