dashboard
repositories
filestore
activity
search
login
main
/
beauty-erp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge remote-tracking branch 'origin/score_shop' into score_shop
jyy
2021-04-14
6ada97d503bd93722c081b66a9adcce7599e5536
[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>