Commit daedb63e by 孙亚楠

dd

parent 39d502fa
...@@ -164,7 +164,7 @@ class InvoiceCtl extends CtlBase { ...@@ -164,7 +164,7 @@ class InvoiceCtl extends CtlBase {
return system.getResultSuccess(data); return system.getResultSuccess(data);
} }
// 功能1开票 // 功能3开票
async apply00(params, pobj2, req) { async apply00(params, pobj2, req) {
validation.check(params, 'data_ids', {name: "提示信息", arr_require: true}); validation.check(params, 'data_ids', {name: "提示信息", arr_require: true});
......
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