凭证相关--断点去除
This commit is contained in:
parent
11c6c10f67
commit
dfae634214
@ -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定义
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user