代码修改
This commit is contained in:
14
urbanLifelineServ/.vscode/launch.json
vendored
14
urbanLifelineServ/.vscode/launch.json
vendored
@@ -1,20 +1,6 @@
|
||||
{
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"type": "java",
|
||||
"name": "URLQRCodeParseTest",
|
||||
"request": "launch",
|
||||
"mainClass": "org.xyzh.workcase.test.URLQRCodeParseTest",
|
||||
"projectName": "workcase"
|
||||
},
|
||||
{
|
||||
"type": "java",
|
||||
"name": "QRCodeTest",
|
||||
"request": "launch",
|
||||
"mainClass": "org.xyzh.workcase.test.QRCodeTest",
|
||||
"projectName": "workcase"
|
||||
},
|
||||
{
|
||||
"type": "java",
|
||||
"name": "AesEncryptUtil",
|
||||
|
||||
Reference in New Issue
Block a user