凭证相关--断点去除

This commit is contained in:
xiezhiwen 2019-02-22 16:20:48 +08:00
parent 11c6c10f67
commit dfae634214

View File

@ -19,7 +19,7 @@ public class CustomerServiceImpl implements CustomerService{
@SuppressWarnings("deprecation")
public String Customer_syn(String CUST_ID,String CUST_NAME, String CUST_PK,String CUST_STATUS){
// 获取当前系统时间
String startime = StringFunction.getTodayNow();
String startime = StringFunction.getTodayNow();
// 反馈结果
String trueOrFalse="true";
// SQL定义