enter.go 221 B

12345678910
  1. package rentComputer
  2. type ServiceGroup struct {
  3. // Code generated by log-server Begin; DO NOT EDIT.
  4. ServiceRentComputer
  5. ServiceRentComputerShop
  6. ServiceRentSetMeal
  7. // Code generated by log-server End; DO NOT EDIT.
  8. }