主页面写好了,InventoryProductManagement是进货管理,SalesProductManagement是销售管理,StockProductManagement是库存管理
This commit is contained in:
4
src/main/java/com/example/SalesProductManagement.java
Normal file
4
src/main/java/com/example/SalesProductManagement.java
Normal file
@@ -0,0 +1,4 @@
|
||||
package com.example;
|
||||
|
||||
public class SalesProductManagement {
|
||||
}
|
||||
Reference in New Issue
Block a user