上传广告图片

master
liuweiwen 5 years ago
parent 1bd90da914
commit b61587868b

@ -209,9 +209,9 @@ class FileController extends AdminController
); //TODO:上传到远程服务器
// 添加水印
if ($_REQUEST['flag']) {
$this->addWatermarkOnPic($info['download']);
}
// if ($_REQUEST['flag']) {
// $this->addWatermarkOnPic($info['download']);
// }
/* 记录图片信息 */
if ($info) {

Loading…
Cancel
Save