Commit a97ee589 by shuai

1

parent ad34b427
...@@ -131,7 +131,7 @@ public class APITest extends XYZB{ ...@@ -131,7 +131,7 @@ public class APITest extends XYZB{
// cleanEnterprise_usersFromDB();//清除企业用户 // cleanEnterprise_usersFromDB();//清除企业用户
// cleanBusiness_AdministratorFromDB();//清除企业管理员 // cleanBusiness_AdministratorFromDB();//清除企业管理员
// ReadProperties.ClearProperty();//清除环境配置文件 // ReadProperties.ClearProperty();//清除环境配置文件
try { try {
if(stmt!=null){ if(stmt!=null){
stmt.close(); stmt.close();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment