三期内容优化

This commit is contained in:
2025-03-20 18:19:31 +08:00
parent ed7012e2dd
commit 72036bc7bd
44 changed files with 780 additions and 366 deletions

View File

@@ -1,4 +1,4 @@
create table fad_oa.sys_oa_out_warehouse
create table fad_oa.sys_oa_warehouse_detail
(
id bigint auto_increment comment '主键id'
primary key,