Commit 2936d9a9 by Neo Turing

优化

parent 4897a0e0
...@@ -9,11 +9,11 @@ namespace Njhg.Third.Semir ...@@ -9,11 +9,11 @@ namespace Njhg.Third.Semir
public static class Configs public static class Configs
{ {
public const string _pdfUrl = "http://njhg.lims.kivii.org"; public const string _pdfUrl = "http://njhg.lims.kivii.org";
//public const string _defaultUrl = "https://scm.semir.com";//正式 public const string _defaultUrl = "https://scm.semir.com";//正式
//public const string _token = "eE9ZeUhodXpRS0djRUFCZ2R2Z2FmMk5ENjFoNFE1aUs=";//正式 public const string _token = "eE9ZeUhodXpRS0djRUFCZ2R2Z2FmMk5ENjFoNFE1aUs=";//正式
public const string _defaultUrl = "https://scmtest.semirapp.com";//测试 //public const string _defaultUrl = "https://scmtest.semirapp.com";//测试
public const string _token = "dVRKbW1NMXNtbVlHVmdjYm9CTHl2TmhtRUpSbDNodjI=";//测试 //public const string _token = "dVRKbW1NMXNtbVlHVmdjYm9CTHl2TmhtRUpSbDNodjI=";//测试
public const string _ownerName = "浙江森马电子商务有限公司"; public const string _ownerName = "浙江森马电子商务有限公司";
public const string _ownerKvid = "5A6EC61D-63BE-41AE-AAD9-03DD3FF92095"; public const string _ownerKvid = "5A6EC61D-63BE-41AE-AAD9-03DD3FF92095";
......
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