logic.go 284 B

123456789
  1. // ==========================================================================
  2. // Code generated and maintained by GoFrame CLI tool. DO NOT EDIT.
  3. // ==========================================================================
  4. package logic
  5. import (
  6. _ "birdcall/internal/logic/defi"
  7. )