|
|
@@ -23,14 +23,4 @@ class AgreementController extends BaseController
|
|
|
]);
|
|
|
return view('master_service');
|
|
|
}
|
|
|
-
|
|
|
- public function ceshi_send()
|
|
|
- {
|
|
|
- AddAgreementPdf::addPdf([
|
|
|
- 'code'=>'202408021524159395',
|
|
|
- 'url'=>'https://weixiu.zhongdunzhizhao.com/index/agreement/index?code=202408021524159395'
|
|
|
- ]);
|
|
|
- dd(1);
|
|
|
- }
|
|
|
-
|
|
|
}
|