ERP
ERP copied to clipboard
基于beego的进销存系统
Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.1.9 to 4.1.11. Changelog *Sourced from [clean-css's changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md).* > [4.1.11 / 2018-03-06](https://github.com/jakubpawlowicz/clean-css/compare/v4.1.10...v4.1.11) > ================== > > * Backports fixes to ReDOS vulnerabilities in validator code. > >...
Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9. Release notes *Sourced from [macaddress's releases](https://github.com/scravy/node-macaddress/releases).* > ## v0.2.9 > * Fixes an arbitrary command execution vulnerability (https://github-redirect.dependabot.com/scravy/node-macaddress/pull/16/files) > * Adds support for `freebsd`...
Bumps [atob](https://github.com/coolaj86/node-browser-compat) from 2.0.3 to 2.1.2. Commits - See full diff in [compare view](https://github.com/coolaj86/node-browser-compat/commits) [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't...
能不能编个二进制文件?或者提供一个在线演示网站。这样新手入门会更便捷一些。
登入後進不了菜單
登入後有出現登入成功信息但沒出現菜單請問要如何處理 謝謝
定义了事务,如果在下面err出错之后进入defer,但是并没有rollback,这样会导致数据库锁吧? ` o := orm.NewOrm() err = o.Begin() defer func() { if err == nil { if o.Commit() != nil { if errRollback := o.Rollback(); errRollback != nil { err...
您好,请问是否有演示版本?请下发地址或者相关截图谢谢! 我从配置文件看到了有redis。请问redis是否必须要安装呢?我现在有mysql数据库,那么我只保留配置文件中的mysql配置就可以了对吧?其他的配置我删除可以吗?
goERP:can't find templatefile in the path:login.html Request Method: GET Request URL: /login/in RemoteAddr: 127.0.0.1 Stack /usr/local/go/src/runtime/asm_amd64.s:479 /usr/local/go/src/runtime/panic.go:458 /Users/weeds/Documents/go/src/goERP/vendor/github.com/astaxie/beego/template.go:64 /Users/weeds/Documents/go/src/goERP/vendor/github.com/astaxie/beego/controller.go:249 /Users/weeds/Documents/go/src/goERP/vendor/github.com/astaxie/beego/controller.go:200 /Users/weeds/Documents/go/src/goERP/vendor/github.com/astaxie/beego/controller.go:184 /Users/weeds/Documents/go/src/goERP/vendor/github.com/astaxie/beego/router.go:809 /usr/local/go/src/net/http/server.go:2202 /usr/local/go/src/net/http/server.go:1579 /usr/local/go/src/runtime/asm_amd64.s:2086 beego 1.7.2 (beego framework) golang...
获取用户列表失败
2017/04/30 13:49:53 [C] [asm_amd64.s:514] the request url is /user/ 2017/04/30 13:49:53 [C] [asm_amd64.s:514] Handler crashed with error table: `.int` not found, maybe not RegisterModel 获取用户列表失败
https://github.com/itcloudy/ERP 项目运行起来,怎么打不开网页端?