From c865989f10e5a1ae4bb78831a879210fcdca2f83 Mon Sep 17 00:00:00 2001
From: 李白 <7387820+wjli_13439841639@user.noreply.gitee.com>
Date: 星期五, 29 五月 2026 11:30:28 +0800
Subject: [PATCH] 开票(开蓝票,红票,上传bip)

---
 platformx-boot/src/main/resources/application-dev.yml |   38 ++++++++++++++++++++++++++++++++++----
 1 files changed, 34 insertions(+), 4 deletions(-)

diff --git a/platformx-boot/src/main/resources/application-dev.yml b/platformx-boot/src/main/resources/application-dev.yml
index 84c40c0..6a99c07 100644
--- a/platformx-boot/src/main/resources/application-dev.yml
+++ b/platformx-boot/src/main/resources/application-dev.yml
@@ -2,6 +2,7 @@
   data:
     redis:
       host: 127.0.0.1
+      password: 123456
       database: 0
   # 鏁版嵁搴撶浉鍏抽厤缃�
   datasource:
@@ -38,7 +39,36 @@
   token-url: ${swagger.gateway}/admin/oauth2/token
 
 
-easy-es:
-  compatible: true # 鍏煎妯″紡寮�鍏�,榛樿涓篺alse,鑻ユ偍鐨別s瀹㈡埛绔増鏈皬浜�8.x,鍔″繀璁剧疆涓簍rue鎵嶅彲姝e父浣跨敤,8.x鍙婁互涓婂垯鍙拷鐣ユ椤归厤缃�
-  enable: true #榛樿涓簍rue,鑻ヤ负false鍒欒涓轰笉鍚敤鏈鏋�
-  address : 192.168.0.7:9200 # es鐨勮繛鎺ュ湴鍧�,蹇呴』鍚鍙� 鑻ヤ负闆嗙兢,鍒欏彲浠ョ敤閫楀彿闅斿紑 渚嬪:127.0.0.1:9200,127.0.0.2:9200
+
+# 鏂囦欢涓婁紶閰嶇疆
+file:
+  local:
+    base-path: D:\\Users\\platformx\\Downloads\\img
+
+#bip 閰嶇疆
+bip:
+  url: ''
+  codes: 111111111111111111111111,222222222222222222
+  ip: https://bip01.res.jzeg.cn/
+  filePath: D:\test\
+  fontPath: /Users/kongdeqiang/Desktop/SIMSUN.TTC
+  appKey: 800b2805c5584f0abb8705acbe487dc5
+  appSecret: 59ba72c62a6a27203d7e517787a738be89ba55cb
+
+BWInvoice:
+  ip: https://einv01.res.jzeg.cn/post
+  kaipiao: ?method=baiwang.output.invoice.issue&version=1.0&requestId=
+  chaxun: ?method=baiwang.output.format.query&version=1.0&request_id=
+  redConfirmAdd: ?method=baiwang.output.redinvoice.add&version=1.0&requestId=
+  redConfirmSearch: ?method=baiwang.output.redinvoice.formlist&version=1.0&requestId=
+  search: ?method=baiwang.input.invoice.queryinvoicepool&version=1.0&requestId=
+  bind: ?method=baiwang.image.invoices.invoicemanageadd&version=1.0&requestId=
+  ocr: ?baiwang.image.invoices.recogcollect&version=1.0&requestId=
+
+# 5瀹跺崟浣峣d
+dept:
+  smj: 2056555602756063234
+  sgb: 2056556196124250113
+  jxc: 2056556317461270529
+  tfgs: 2056556421857497090
+  ymj: 2056556535640576002
\ No newline at end of file

--
Gitblit v1.9.1