代码整理与优化,刷脸支付案例

This commit is contained in:
egzosn
2019-04-15 20:26:19 +08:00
parent 100b9aecb7
commit d20ae41ab0
14 changed files with 49 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2002-2017 the original huodull or egan.
* Copyright 2017 the original egan
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2002-2017 the original huodull or egan.
* Copyright 2002-2017 the original egan or egan.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

View File

@@ -46,7 +46,7 @@ public class PayOrder {
*/
private String spbillCreateIp;
/**
* 付款条码串 与设备号类似???
* 付款条码串,人脸凭证,有关支付代码相关的,
*/
private String authCode;
/**

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2002-2017 the original huodull or egan.
* Copyright 2002-2017 the original egan or egan.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.