dashboard
repositories
filestore
activity
search
login
jiangyouyao
/
beauty-erp
forked from
beauty-erp
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
分销员后台1
xiaoyong931011
2021-03-11
f3b34b0c7ba026e686d58af93ab8ae5ad6aa9f48
[~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>