UP_PAY_RESULT_K_CODE constant

String const UP_PAY_RESULT_K_CODE = 'code'

支付结果报文json格式 { 'code':'' , 'data':'', 'sign':'', 'error':'' }

Implementation

static const String UP_PAY_RESULT_K_CODE = 'code'