first commit
This commit is contained in:
10
source-code/ERP(B-ba)-廠商管理/src/constants/app.ts
Normal file
10
source-code/ERP(B-ba)-廠商管理/src/constants/app.ts
Normal file
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* 應用程式常數
|
||||
*/
|
||||
|
||||
export const APP_NAME = "甜點店 ERP 系統";
|
||||
export const APP_VERSION = "1.0.0";
|
||||
|
||||
export const ROUTES = {
|
||||
VENDOR_MANAGEMENT: "vendor-management",
|
||||
} as const;
|
||||
BIN
source-code/ERP(B-ba)-廠商管理/src/constants/app.ts:Zone.Identifier
Normal file
BIN
source-code/ERP(B-ba)-廠商管理/src/constants/app.ts:Zone.Identifier
Normal file
Binary file not shown.
Reference in New Issue
Block a user