Commit a6d1c991 by guojuxing

开票账户信息配置新增接口修改:新增之前把之前的记录都停用

parent 89e563ba
...@@ -38,7 +38,7 @@ public class InvoiceAccountServiceImpl implements InvoiceAccountService{ ...@@ -38,7 +38,7 @@ public class InvoiceAccountServiceImpl implements InvoiceAccountService{
@Override @Override
public void closeStatus() { public void closeStatus() {
tabInvoiceAccountMapper.closeStatus();
} }
@Override @Override
......
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