|
|
|
@@ -294,7 +294,8 @@ public class PosController extends BaseController { |
|
|
|
"\"mem_id\":\"string(必填)\"," + |
|
|
|
"\"mem_phone_number\":\"string(必填)\"," + |
|
|
|
"\"order_number_of_platform\":\"string(必填)\"," + |
|
|
|
"\"order_amount\":\"string单位(分)(选填)\"," + |
|
|
|
"\"order_time_of_platform\":\"string(必填)平台订单创建时间, 格式:4位年2位月2位日2位24小时制时2位分2位秒3位毫秒\"," + |
|
|
|
"\"order_amount\":\"string单位(分)(必填)\"," + |
|
|
|
"\"order_amount_left\":\"string单位(分)(选填)\"," + |
|
|
|
"\"order_create_sn\":\"string单位(分)(必填)\"," + |
|
|
|
"\"payment_info\":{" + |
|
|
|
|