|
@@ -608,7 +608,7 @@ public class SopUserLogsInfoServiceImpl implements ISopUserLogsInfoService {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
//后台SOP发课配置
|
|
//后台SOP发课配置
|
|
|
- createSetting(st);
|
|
|
|
|
|
|
+ //createSetting(st);
|
|
|
switch (st.getContentType()) {
|
|
switch (st.getContentType()) {
|
|
|
//文字和短链一起
|
|
//文字和短链一起
|
|
|
case "1":
|
|
case "1":
|
|
@@ -778,7 +778,7 @@ public class SopUserLogsInfoServiceImpl implements ISopUserLogsInfoService {
|
|
|
replaceContent(st.getContentType(), st.getLinkDescribe(), st::setLinkDescribe, words); // 替换 linkTitle
|
|
replaceContent(st.getContentType(), st.getLinkDescribe(), st::setLinkDescribe, words); // 替换 linkTitle
|
|
|
}
|
|
}
|
|
|
//后台SOP发课配置
|
|
//后台SOP发课配置
|
|
|
- createSetting(st);
|
|
|
|
|
|
|
+ //createSetting(st);
|
|
|
switch (st.getContentType()) {
|
|
switch (st.getContentType()) {
|
|
|
//文字和短链一起
|
|
//文字和短链一起
|
|
|
case "1":
|
|
case "1":
|
|
@@ -1005,7 +1005,7 @@ public class SopUserLogsInfoServiceImpl implements ISopUserLogsInfoService {
|
|
|
replaceContent(st.getContentType(), st.getLinkDescribe(), st::setLinkDescribe, words); // 替换 linkTitle
|
|
replaceContent(st.getContentType(), st.getLinkDescribe(), st::setLinkDescribe, words); // 替换 linkTitle
|
|
|
}
|
|
}
|
|
|
//后台SOP发课配置
|
|
//后台SOP发课配置
|
|
|
- createSetting(st);
|
|
|
|
|
|
|
+ //createSetting(st);
|
|
|
switch (st.getContentType()){
|
|
switch (st.getContentType()){
|
|
|
//文字和短链一起
|
|
//文字和短链一起
|
|
|
case "1":
|
|
case "1":
|
|
@@ -1695,7 +1695,7 @@ public class SopUserLogsInfoServiceImpl implements ISopUserLogsInfoService {
|
|
|
replaceContent(st.getContentType(), st.getLinkDescribe(), st::setLinkDescribe, words); // 替换 linkTitle
|
|
replaceContent(st.getContentType(), st.getLinkDescribe(), st::setLinkDescribe, words); // 替换 linkTitle
|
|
|
}
|
|
}
|
|
|
//后台SOP发课配置
|
|
//后台SOP发课配置
|
|
|
- createSetting(st);
|
|
|
|
|
|
|
+ //createSetting(st);
|
|
|
switch (st.getContentType()){
|
|
switch (st.getContentType()){
|
|
|
//文字和短链一起
|
|
//文字和短链一起
|
|
|
case "1":
|
|
case "1":
|