【Fix】紧急修复site数据优化产生的连接wp数据异常的bug #32
Loading…
Reference in New Issue
No description provided.
Delete Branch "zhuotianyuan/API:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
mainto 【Fix】紧急修复site数据优化产生的连接wp数据异常的bug改一下
@ -16,8 +16,9 @@ export default {dataSource: {default: {host: 'localhost',port: 33306,这个文件不要提交
@ -107,1 +106,3 @@const orders = await this.wpService.getOrders(siteId); // 调用 WooCommerce API 获取订单async syncOrders(siteId: string) {const daysRange = 7;// 获取当前时间和7天前时间注释一下是临时方案,加个TODO标记,明天记得改掉
39c9ed8010to40fa4f076140fa4f0761to927857a795