feature(单元测试): ProductSpuServiceImpl单元测试

This commit is contained in:
luowenfeng
2022-10-22 17:51:26 +08:00
parent 31f5b27d01
commit aea763e96e
7 changed files with 318 additions and 165 deletions

View File

@@ -1,3 +1,3 @@
DELETE FROM "product_category";
DELETE FROM "product_sku";
DELETE FROM "product_brand";
DELETE FROM "product_spu";