Commit 64b2fd5e by yeran

update some bugs

1 parent 8a31b18b
Showing with 0 additions and 1 deletions
...@@ -97,7 +97,6 @@ abstract class SwBaseStrategy implements BaseStrategy ...@@ -97,7 +97,6 @@ abstract class SwBaseStrategy implements BaseStrategy
$_pre = SwConfig::BASE_URL; $_pre = SwConfig::BASE_URL;
} }
die($_pre);
return $_pre.($url??SwConfig::UNIFIED_URL); return $_pre.($url??SwConfig::UNIFIED_URL);
} }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!