Deqing Huang (Devin)
Deqing Huang (Devin)
`当你创建函数时,JS会为这个函数自动添加prototype属性,值是空对象` 我试了一下: > function bar() {} > bar.prototype {constructor: ƒ}
@deqings , @tobymu would like to thank you 😄
Looks like cannot login now. Tried to add some print in the code, it seems login_response simply returns another html to ask you login again. Maybe need some changes for...
> So the issue here as I understand it is that `/gen/examples` was made a submodule in [this commit](https://github.com/go-gorm/gen/commit/e89693f2e73d49d64d53b32d5927b4b7445ff4d8) and as a result the current import strategy doesn't work. I...