Commit 533a0edc authored by 吴春's avatar 吴春

提交请求方法

parent d796b569
......@@ -808,6 +808,13 @@ export function GetPersonnelPeriodDetails(data) {
data
});
}
export function SetCommissionPeriodsFinanace(data) {
return request({
url: '/CustomerCommission/SetBatchFinance',
method: 'post',
data
});
}
/**
* 返佣和幸福存折 生成期数
......
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