Commit 2150a756 authored by huyuchen's avatar huyuchen

优化修改

parent 0be9d197
......@@ -925,7 +925,7 @@ public class TPaymentInfoServiceImpl extends ServiceImpl<TPaymentInfoMapper, TPa
if (Common.isNotNull(list)) {
TPaymentInfo paymentInfo;
TSocialFundInfo socialInfo;
TSocialInfo tSocialInfo = new TSocialInfo();
TSocialInfo tSocialInfo = null;
String temp;
int res;
List<TSocialInfo> socialist;
......
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