wupengfei
3 天以前 4db3e7cf1ebc85f13c1381b9b61e8a1126087a71
apps/underTakeMiniApp/src/constants/app.ts
@@ -5,3 +5,6 @@
  clientType: EnumClientType.Wxmp,
  enterpriseType: EnumEnterpriseType.Supplier,
};
export const APP_ENV = process.env.APP_ENV;
export const NODE_ENV = process.env.NODE_ENV;