??D r o m e o . V E R S I O N = 1 . 3 . 0
D e f a u l t H a n d l e r
{
r o u t e : ' / ????/ ???/ 1 ' ,
m e t h o d : ' * ' ,
p a t t e r n : ' / ????/ { : u s e r } / { : i d } ' ,
f a l l b a c k : f a l s e ,
d a t a : { u s e r : ' ???' , i d : ' 1 ' }
}
D e f a u l t H a n d l e r
{
r o u t e : ' / ????/ t o y o u / 2 ' ,
m e t h o d : ' * ' ,
p a t t e r n : ' / ????/ { : u s e r } / { : i d } ' ,
f a l l b a c k : f a l s e ,
d a t a : { u s e r : ' t o y o u ' , i d : ' 2 ' }
}
|