create passedlist

This commit is contained in:
wyx
2020-07-24 17:51:14 +08:00
parent 94ad4ce56c
commit 769bf2b90e
3 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
class PassedWaitlist < ApplicationRecord
end