revolucion

This commit is contained in:
mynah
2019-03-14 03:19:54 -06:00
parent fa0fbe9eb4
commit 26523cdca2
59 changed files with 156 additions and 169 deletions

View File

@@ -31,7 +31,7 @@ use Dojo::Model::Users;
# =============================================================================
# json ========================================================================
$r->any('/json/:dreq')->to('data#simple');
$r->any('/json/*dreq')->to('data#simple');
# =============================================================================
# candy =======================================================================