新增自定义接口,获取销售订单收款金额
This commit is contained in:
@@ -10,7 +10,7 @@ using System.ComponentModel;
|
||||
|
||||
namespace GZ_LTHPilot_ORDER.ScheduleService
|
||||
{
|
||||
[Description("定时刷新#"), HotUpdate]
|
||||
[Description("定时刷新销售订单累计开票金额#"), HotUpdate]
|
||||
public class SaleOrderSumSicsAmountRefresh : IScheduleService
|
||||
{
|
||||
public void Run(Context ctx, Schedule schedule)
|
||||
|
||||
Reference in New Issue
Block a user