enter.go 248 B

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