Commit 3e222536 by 黄森林

单宽完成提交

parent 8880a625
...@@ -510,6 +510,7 @@ public class DankuanController { ...@@ -510,6 +510,7 @@ public class DankuanController {
* @version 1.0 * @version 1.0
* @exception: * @exception:
*/ */
private static JSONObject getProductId(String currentTimeStr) throws Exception { private static JSONObject getProductId(String currentTimeStr) throws Exception {
List<NameValuePair> qParams = new ArrayList<NameValuePair>(); List<NameValuePair> qParams = new ArrayList<NameValuePair>();
Map<String, String> signMap = new HashMap<String, String>();//待签名参数 Map<String, String> signMap = new HashMap<String, String>();//待签名参数
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment