|
@@ -133,7 +133,7 @@ public class BytedanceGeneralCopywriterController {
|
|
result.setResult(pageList);
|
|
result.setResult(pageList);
|
|
return result;
|
|
return result;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+//master -通用文案;指定文案修改
|
|
@ApiOperation(value="通用文案报表展示", notes="通用文案报表展示")
|
|
@ApiOperation(value="通用文案报表展示", notes="通用文案报表展示")
|
|
@GetMapping(value = "/queryPageListByText")
|
|
@GetMapping(value = "/queryPageListByText")
|
|
public Result queryPageListByText(
|
|
public Result queryPageListByText(
|