TarsCloud / TarsWeb

TARS Projects Dashboard
BSD 3-Clause "New" or "Revised" License
141 stars 99 forks source link

tarscloud/framework:v2.4.12 /api/upload_and_publish (upload and patch err:TypeError) #87

Closed langxgm closed 3 years ago

langxgm commented 3 years ago

环境: CentOS 7.5.1804 tarscloud/framework:v2.4.12 TarsGo v1.1.1

通过命令《上传并发布》,上传成功,发布失败(Invalid date)。但是通过web可以发布成功。 curl /api/upload_and_publish 命令返回错误: upload and patch err:TypeError: Cannot read property 'map' of undefinedresult=0

另外说明一下 tarscloud/framework:v2.4.7 没有这个问题

langxgm commented 3 years ago

安装 framework:latest (10/15/2020 at 7:09 pm)版本已修复这个问题 等待发布 framework:v2.4.13