-
## DESC
在WebStorm及VSCODE中,直接在controller的action中写逻辑代码的时候,不知道是我的方法不对还是如何,自动提示的内容中,始终没有thinkjs 相关的方法及命名空间,不过,WEBstorm在Prereferences>Languages>Javascript>Libraries中Download了koa的ts描述文件后,可以出来部分koa的方法提示,但也极…
amoxu updated
6 years ago
-
## DESC
WebSocket 请求下 cookie session 方法无效
在 websocket 请求下应该获取握手时候的cookie信息
`this.websocket.handshake.headers.cookie`
### ENV
OS Platform:
`macOS 10.13.4 Beta (17E160e)`
Node.js Version:
…
-
## DESC
使用thinkjs v2.2.16和Postgresql来保存数据,model使用自定义的主键row_id,但调用model.add()时返回错误,错误信息如下:
[2017-02-17 16:24:46] [Error] error: column "id" does not exist
at Connection.parseE (node_modules\pg…
-
## DESC
a controller logic like this:
this.rules = {
key_type: 'int|required|in:0,1'
};
when the client post data with value: 0, it response 'key_type can not be blank'.
{
"key_type": 0
}
cha…
vsuyi updated
6 years ago
-
## DESC
如题,假如我logic代码如下:
this.rules = {
id: "required|boolean"
}
那么当我id传0,false,或者其他有类似意义的值时,会返回参数验证错误。
## ENV
Platform: ubuntu 14.04 LTS
Node.js Version: 5.10.1
ThinkJS Version: 2.2.1
-
## 我有证书怎么启动https的服务
### ENV
OS Platform:
Node.js Version:
ThinkJS Version:
### code
```js
// your code here
```
### error message
```
// your error message here
```
### …
-
## 如题 我有证书 怎么启动https服务 谢谢
### ENV
OS Platform:
Node.js Version:
ThinkJS Version:
### code
```js
// your code here
```
### error message
```
// your error message here
```
…
-
## DESC
thinkjs的session是在请求结束后更新的,但是在websocket的情景下并没有请求结束这个概念,导致session无法更新。
### ENV
OS Platform:
Linux
Node.js Version:
ThinkJS Version:
2.2.20
### code
```js
'use strict';
impor…
-
缓存到redis的时候,是否能够指定数据的类型呢?
-
![Alt text](http://p9.qhimg.com/t01181f13577d91da7f.jpg)
由于群二维码会失效,请先加我个人微信,我拉入到群里(加入时请注明是参与 ThinkJS 3.0 开发)。
注:加群者务必能参与 3.0 的开发