This commit is contained in:
yamin
2017-08-21 16:33:59 +06:30
28 changed files with 544 additions and 67 deletions

2
app/models/commission.rb Normal file
View File

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