Przeglądaj źródła

xhShansAuthToken 变更为 xhShansAuthToken

shizhongqi 10 miesięcy temu
rodzic
commit
82cd204d5b

+ 1 - 1
biz-ghs/express/classes/DeliveryAuthTokenClass.php

@@ -7,5 +7,5 @@ use bizGhs\base\classes\BaseClass;
 
 class DeliveryAuthTokenClass extends BaseClass
 {
-    public static $baseFile = '\bizGhs\express\models\ShansAuthToken';
+    public static $baseFile = '\bizGhs\express\models\DeliveryAuthToken';
 }