logic.go 314 B

123456789
  1. // ==========================================================================
  2. // Code generated and maintained by GoFrame CLI tool. DO NOT EDIT.
  3. // ==========================================================================
  4. package logic
  5. import (
  6. _ "jygit.jydev.jianyu360.cn/wangshan/user/internal/logic/user"
  7. )