提交 2a6ee5d7 authored 作者: liupengfei's avatar liupengfei

--no commit message

上级 69f622cf
......@@ -3,10 +3,10 @@ package com.zrqx.third.invoice.config;
public class Contants {
public static String url = "http://openapi.baiwang.com/router/rest"; // 接口地址
public static String appkey = "10000405"; // AppKey
public static String appSecret = "101da9c0-3ac6-455d-b764-ef63cd7ebb15"; // AppSecrect
public static String userName = "QY41"; // 用户名
public static String password = "CLASS123456"; // 密码
public static String appkey = "100004051"; // AppKey
public static String appSecret = "101da9c0-3ac6-455d-b764-ef63cd7ebb151"; // AppSecrect
public static String userName = "QY411"; // 用户名
public static String password = "CLASS1234561"; // 密码
public static String userSalt = "aec6b4e005ff44638bb46c593025f9ef"; // 盐值
public static String sellerTaxNo = "91110105801682806Q"; // 销方单位税号
public static String invoiceTerminalCode = "class0508"; // 开票点编码
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论