master
zhaodui 2022-05-17 09:17:00 +08:00
parent 8fe30499fc
commit c15d838e0b
3 changed files with 9952 additions and 9898 deletions

File diff suppressed because one or more lines are too long

View File

@ -148,6 +148,7 @@ public class WvDayCostSumController extends BaseController {
+ sdayCostBhs + ",shuie:" + sdayCostSe + ",hansj:"
+ sdayCostHsj + "");
} catch (Exception e) {
e.printStackTrace();
// TODO: handle exception
}

View File

@ -20,7 +20,7 @@ validationQuery.sqlserver=SELECT 1
jdbc.url.jeecg=jdbc:mysql://127.0.0.1:3306/jee-wms?useUnicode=true&characterEncoding=UTF-8
jdbc.username.jeecg=root
jdbc.password.jeecg=password
jdbc.password.jeecg=Zzerp123
jdbc.dbType=mysql
#Oracle