完善供货商逻辑创建 钱包

This commit is contained in:
2026-02-11 21:51:31 +08:00
parent 1e3181172b
commit 313d107f4f
9 changed files with 217 additions and 56 deletions

View File

@@ -6,7 +6,11 @@
"Bash(mvn compile:*)",
"Bash(xargs cat:*)",
"Bash(cd:*)",
"Bash(grep:*)"
"Bash(grep:*)",
"Bash(copy:*)",
"Bash(cmd /c \"copy /Y \"\"D:\\\\git\\\\bomaos-shop\\\\src\\\\main\\\\resources\\\\templates\\\\system\\\\supplier.html\"\" \"\"D:\\\\git\\\\bomaos-shop\\\\target\\\\classes\\\\templates\\\\system\\\\supplier.html\"\"\")",
"Bash(cmd /c \"copy /Y \"\"D:\\\\git\\\\bomaos-shop\\\\src\\\\main\\\\resources\\\\templates\\\\system\\\\user.html\"\" \"\"D:\\\\git\\\\bomaos-shop\\\\target\\\\classes\\\\templates\\\\system\\\\user.html\"\"\")",
"Bash(javap:*)"
]
}
}