Skip to content

feaplat v1.9

Compare
Choose a tag to compare
@Boris-code Boris-code released this 04 Jan 03:32
· 30 commits to master since this release

更新

  1. 支持playwright==1.17.2
  2. 后端等mysql启动ready后再启动

更新方式:

  1. 拉取本仓库最新代码
  2. 部署启动

注意: 若之前已用过feaplat,因爬虫依赖库有挂载的原因,所以playwright版本会被之前宿主机的旧版覆盖,因此需在项目配置处指定下依赖版本为 playwright==1.17.2 或 进入正在运行的容器执行pip3 install playwright==1.17.2