修改签名

This commit is contained in:
zhaoqing
2026-06-04 10:33:04 +08:00
parent bf075c57e7
commit eceb008912
6 changed files with 6 additions and 6 deletions
@@ -114,7 +114,7 @@ public class StockShelfOrderApplicationService {
private static final String PUSH_API_URL = "http://10.33.0.100/nagu-erp-api/transfer/pushData";
private static final String API_NAME = "save_qnBill_i";
private static final String VERIFY = "tjPZMT9fwhZRnv+eTXKF75QXmXzCn7phPagmoUQsvsh2ZTWDjuRxHAgcP0GZENHP";
private static final String VERIFY = "ESLuxAmB6VXCgbqP1eFzxTPVRagkQ62BUkfhElrgQ6XmE/g2reHVflY/SiCSU7JD";
@Autowired
private StockInOrderMapper stockInOrderMapper;