摘要: public function upload_file() { try { $this->regapi([ 'f_server_name' => '外部调用-上传图片', 'f_server_url' => 'xxxx/frame/apis/upload_file', ... 阅读全文
posted @ 2018-05-15 16:03 王芬老师 阅读(199) 评论(0) 推荐(0) 编辑
摘要: /* * 导出excel方法 * @param [type] $expTableData [数据] * @param [type] $expCellName [头部] * @param [type] $expTitle [单元格类型] */ static public function exportExc... 阅读全文
posted @ 2018-05-15 15:59 王芬老师 阅读(203) 评论(0) 推荐(0) 编辑