dashboard
repositories
filestore
activity
search
login
main
/
beauty-erp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
xiaoyong931011
2022-03-25
1ceabefb451912daa5dda7768b7ef0b89a56c08a
[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>