|
|
@@ -516,7 +516,7 @@ public class SopUserLogsInfoController extends BaseController
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * 一键群发sopUserLogsInfo
|
|
|
+ * 营期一键群发sopUserLogsInfo
|
|
|
*/
|
|
|
@PreAuthorize("@ss.hasPermi('qw:sopUserLogsInfo:msgSchedule')")
|
|
|
@Log(title = "sendUserLogsInfoMsgType", businessType = BusinessType.INSERT,isSaveRequestData=false)
|
|
|
@@ -528,7 +528,7 @@ public class SopUserLogsInfoController extends BaseController
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * 一键群发sopUserLogsInfo
|
|
|
+ * sop一键群发sopUserLogsInfo
|
|
|
*/
|
|
|
@PreAuthorize("@ss.hasPermi('qw:sopUserLogsInfo:msgSop')")
|
|
|
@Log(title = "sendUserLogsInfoMsgSop", businessType = BusinessType.INSERT,isSaveRequestData=false)
|