Searched refs:AppModel (Results 1 – 5 of 5) sorted by relevance
34 public AppModel appModel = AppModel.FA;
30 public AppModel appModel = AppModel.FA;
23 public enum AppModel { enum
1025 moduleProfileInfo.moduleInfo.appModel = AppModel.STAGE; in parseModuleProfileInfo()
372 | appModel | AppModel枚举值 | 标识应用的框架模型<br/>- FA:FA模型<br/>-…