parent
							
								
									26a473620b
								
							
						
					
					
						commit
						1837595cf2
					
				@ -1,6 +1,10 @@
 | 
				
			||||
class MainController < ApplicationController
 | 
				
			||||
  skip_before_action :check_sign
 | 
				
			||||
 | 
				
			||||
  def first_stamp
 | 
				
			||||
    render :json => { status: 0, message: Time.now.to_i }
 | 
				
			||||
  end
 | 
				
			||||
 | 
				
			||||
  def index
 | 
				
			||||
    render file: 'public/react/build/index.html', :layout => false
 | 
				
			||||
  end
 | 
				
			||||
 | 
				
			||||
					Loading…
					
					
				
		Reference in new issue