|
|
@@ -1135,7 +1135,7 @@ const handlePortalAppClick = async (app: PortalApp) => {
|
|
|
if (ua.includes("dingtalk") || ua.includes("dingtalkwork")) {
|
|
|
if (isMobile && !isDesktop) {
|
|
|
dd.biz.util.openLink({
|
|
|
- url: `https://srm-m.deepoil.cc:4430`,
|
|
|
+ url: `https://ven.deepoil.cc:4430`,
|
|
|
|
|
|
onSuccess: () => {},
|
|
|
});
|