Results 5 issues of lvphpwb

服务的注册时机是不是不太妥当, 如果有模块在onModuleInit有阻塞,比如数据库链接,这是时候服务是不可用的,因为还没有 listen,但服务在模块初始化就注册上了

User authorization failed: You should specify sig param for nohttps requests (scope contain nohttps)

![image](https://f.cloud.github.com/assets/1926152/1928023/61e13e36-7e71-11e3-802e-9031c2b17201.png)

SELECT sum(total) FROM `user` WHERE xxxxxx=xxx sql: Scan error on column index 0, name \"sum(total)\": converting NULL to uint64 is unsupported

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior, if applicable: 1. The code is ```go Price: '$1.0' ```...

answered