'无', self::TYPE_ONE => '境内委托', self::TYPE_TWO => '境外委托', ]; const State_Type_2 = [ self::TYPE_ZERO => '否', self::TYPE_ONE => '是', ]; }