Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
Njhg.Third.Semir.V4.5
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陶然
Njhg.Third.Semir.V4.5
Commits
cb222809
Commit
cb222809
authored
Jan 10, 2024
by
陶然
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
正式token替换
parent
a6f94e7f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
.gitignore
.gitignore
+1
-0
Configs.cs
Src/Configs.cs
+2
-2
No files found.
.gitignore
View file @
cb222809
...
...
@@ -5,3 +5,4 @@
/Src/obj/Debug
/Src/bin/Debug
/.vs
/Src/obj/Release
Src/Configs.cs
View file @
cb222809
...
...
@@ -8,9 +8,9 @@ namespace Njhg.Third.Semir
{
public
static
class
Configs
{
public
const
string
_defaultUrl
=
"http
://scmtest.semirapp
.com"
;
public
const
string
_defaultUrl
=
"http
s://scm.semir
.com"
;
public
const
string
_pdfUrl
=
"http://njhg.lims.kivii.org"
;
public
const
string
_token
=
"
dVRKbW1NMXNtbVlHVmdjYm9CTHl2TmhtRUpSbDNodjI
="
;
public
const
string
_token
=
"
eE9ZeUhodXpRS0djRUFCZ2R2Z2FmMk5ENjFoNFE1aUs
="
;
public
const
string
_ownerName
=
"浙江森马电子商务有限公司"
;
public
const
string
_ownerKvid
=
"5A6EC61D-63BE-41AE-AAD9-03DD3FF92095"
;
public
const
string
RouteGenerateQcResult
=
"/thirdpartyapi/qc-wts/generate-qc-result"
;
...
...
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