Commit cb222809 by 陶然

正式token替换

parent a6f94e7f
......@@ -5,3 +5,4 @@
/Src/obj/Debug
/Src/bin/Debug
/.vs
/Src/obj/Release
......@@ -8,9 +8,9 @@ namespace Njhg.Third.Semir
{
public static class Configs
{
public const string _defaultUrl = "http://scmtest.semirapp.com";
public const string _defaultUrl = "https://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";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment