Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tour_business
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
魏强
tour_business
Commits
cd078cab
Commit
cd078cab
authored
Jan 05, 2021
by
Aeolus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
发票开票信息修改
parent
ee51137b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Config/common_config.py
+1
-1
Service/InvoiceService.py
+3
-3
No files found.
Config/common_config.py
View file @
cd078cab
...
...
@@ -46,7 +46,7 @@ INVOICE_CONFIG = {
"xsf_nsrsbh"
:
"913205943138134162"
if
is_prod
else
"110109500321655"
,
"xsf_mc"
:
"苏州随身玩信息技术有限公司"
if
is_prod
else
"百旺电子测试2"
,
"url"
:
"https://www.fapiao.com:63085/fpt-dsqz/invoice"
if
is_prod
else
"https://dev.fapiao.com:18944/fpt-dsqz/invoice"
,
"spbm"
:
"30
4020300000000000001"
if
is_prod
else
"3070401000000000000
"
,
"spbm"
:
"30
7030100000000000001"
if
is_prod
else
"307030100000000000001
"
,
"cert_path"
:
"Libs/cert/invoice/cert.pem"
if
is_prod
else
"Libs/cert/invoice/testISSUE.pem"
,
"content"
:
"*旅游娱乐服务*讲解服务"
,
"dizhi_dianhua"
:
"苏州工业园区林泉街399号东南大学国家大学科技园(苏州)南工院2#210室 0512-62748449"
,
...
...
Service/InvoiceService.py
View file @
cd078cab
...
...
@@ -53,12 +53,12 @@ class InvoiceService:
# "SPBM": "304020300000000000001"
tmp
=
{
"FPHXZ"
:
"0"
,
"SPBM"
:
INVOICE_CONFIG
[
"spbm"
]
,
"ZXBM"
:
""
,
"SPBM"
:
""
,
"ZXBM"
:
INVOICE_CONFIG
[
"spbm"
]
,
"YHZCBS"
:
""
,
"LSLBS"
:
""
,
"ZZSTSGL"
:
""
,
"XMMC"
:
"
信息技术服务
"
,
"XMMC"
:
"
旅游综合服务费
"
,
"GGXH"
:
""
,
"DW"
:
""
,
"XMSL"
:
"1"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment