dashboard
repositories
filestore
activity
search
login
jiangyouyao
/
beauty-erp
forked from
beauty-erp
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
935090232@qq.com
2020-12-01
611146e69aaa62296cf84f2ccb5aca5ebba17677
[~jiangyouyao/beauty-erp.git]
/
zq-erp
/
src
/
main
/
resources
/
templates
/
views
/
admin
/
hive
/
beautySalon
/
paiBan.html
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html xmlns:th="http://www.thymeleaf.org" xmlns:matrix="http://www.w3.org/1999/xhtml">
<head>
</head>
<body>
<script type="text/javascript">
window.location="/admin/beautiWork/paiBan";
</script>
</body>
</html>