摘要:
/* * 批量传输产品主图到阿里云 */ public function transferImage(){ $num = 50; $p = isset($this->request->get['p'])?$this->request->get['p']:0; $nonum = isset($this->... 阅读全文
posted @ 2018-11-30 11:16 陈达辉 阅读(1058) 评论(0) 推荐(0)
|
|||
|
摘要:
/* * 批量传输产品主图到阿里云 */ public function transferImage(){ $num = 50; $p = isset($this->request->get['p'])?$this->request->get['p']:0; $nonum = isset($this->... 阅读全文
posted @ 2018-11-30 11:16 陈达辉 阅读(1058) 评论(0) 推荐(0) |
|||