o2o公共业务代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
173 B

  1. module code.fnuoos.com/go_rely_warehouse/zyos_go_o2o_business.git
  2. go 1.15
  3. require (
  4. github.com/go-sql-driver/mysql v1.6.0
  5. go.uber.org/zap v1.23.0
  6. xorm.io/xorm v1.3.1
  7. )