|
|
@@ -287,7 +287,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -342,7 +342,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
|
|
|
@@ -394,7 +394,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
|
|
|
@@ -450,7 +450,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -505,7 +505,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -562,7 +562,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -619,7 +619,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -670,7 +670,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -823,7 +823,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -905,7 +905,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1063,7 +1063,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1106,7 +1106,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1156,7 +1156,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1206,7 +1206,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
|
|
|
@@ -1257,7 +1257,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1307,7 +1307,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1357,7 +1357,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1407,7 +1407,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1457,7 +1457,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1507,7 +1507,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
|
|
|
@@ -1558,7 +1558,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1608,7 +1608,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1658,7 +1658,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1708,7 +1708,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1758,7 +1758,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1808,7 +1808,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
|
|
|
@@ -1859,7 +1859,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -1909,7 +1909,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -2022,7 +2022,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -2100,7 +2100,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -2194,7 +2194,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -2264,7 +2264,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -2324,7 +2324,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -2384,7 +2384,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -2458,7 +2458,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -2502,7 +2502,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -2548,7 +2548,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
@@ -2592,7 +2592,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
|
|
|
@@ -2639,7 +2639,7 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
|
|
|
|
|
|
@@ -2768,6 +2768,6 @@ class BonusController extends BaseController {
|
|
|
if (!$result) {
|
|
|
return static::notice(Form::formatErrorsForApi($form->getErrors()), 400);
|
|
|
}
|
|
|
- return static::notice('导出开始,请到文件管理-导出文件查看');
|
|
|
+ return static::notice('Starting exporting, please go to File Management - Export Files to view.'); // 导出开始,请到文件管理-导出文件查看
|
|
|
}
|
|
|
}
|