gen_pool.go 84 B

12345
  1. package nameRemote
  2. const (
  3. GenPoolConfrim = "genPoolConfrim" // 产出池确认
  4. )