IP属地:香港
tp5 file_get_contents("路径/pdf") 转成base64 。 拼接新字符串,返回前端,直接打开新窗口,_blank形式 ...
return Db::table($this->table)->insert($data) ? true : false;
/** * 中标后生成订单 * 准备废弃 */ public function create_order() { if (!$quotation...
useradd -g (root对应的组) hool passdw hool 设置密码 su hool (使用hool 登录) 更改源 comp...
alter table task_detail add technologist_list json not Null comment '工艺人...
$list_info = Db::table('first_second_map') ->field('map.*,supplier.compa...
//时间转时间戳 timeToUnix(string){ varf=string.split('',2); vard=(f[0]?f[0]:''...
复制后 将mysqlcopy目录归权给mysql chown chgrp