Преглед изворни кода

Merge branch 'feature-dgy-功能测试' into test-mainserver

DuGuYang пре 6 месеци
родитељ
комит
4e11f98273
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Entity/HaoDa/HaodaParam.cs

+ 1 - 1
Entity/HaoDa/HaodaParam.cs

@@ -11,6 +11,6 @@ namespace MySystem
         public static string BoxAppId = "AP8322645764893728768";
         public static string BoxAppSecret = "je1TElprp3jzWETsG3FcWqtmpreEHqZS";
         public static string BoxPublicKey = "";
-        public static string BrhCode = "";
+        public static string BrhCode = "030145";
     }
 }