名称映射关系 public static $statusName = [ 3 => '结算成功', 12 => '已付款', 13 => '已关闭', 14 => '确认收货', ]; }