wupengfei
2025-11-12 f5eb2e5d7191701d6bcd117c08e9672a1dbe0e69
src/constants/app.ts
@@ -3,4 +3,5 @@
export const AppLocalConfig = {
  userType: EnumUserType.Enterprise,
  clientType: EnumClientType.PcWeb,
  enterpriseType: EnumEnterpriseType.Supplier,
};