* Change the user table data fo statisticProductData.

This commit is contained in:
tianshujie
2023-09-20 13:45:20 +08:00
parent c28c3dacf3
commit ad11f2e59a
@@ -13,6 +13,7 @@ zdTable('project')->config('program')->gen(20);
zdTable('projectproduct')->gen(30);
zdTable('bug')->gen(20);
zdTable('doc')->gen(20);
zdTable('user')->gen(5);
/**