This commit is contained in:
wangziqi
2026-01-09 11:03:54 +08:00
parent abe03cbfef
commit 6295efc386
458 changed files with 63962 additions and 55 deletions

View File

@@ -0,0 +1,14 @@
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.carmaintenance;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.carmaintenance";
public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "1.0";
// Field from default config.
public static final String API_BASE_URL = "http://192.168.32.24:8080/api/";
}

View File

@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.carmaintenance",
"variantName": "debug",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "app-debug.apk"
}
],
"elementType": "File"
}

View File

@@ -0,0 +1,2 @@
#- File Locator -
listingFile=../../apk/debug/output-metadata.json

View File

@@ -0,0 +1,2 @@
appMetadataVersion=1.1
androidGradlePluginVersion=8.2.2

View File

@@ -0,0 +1,10 @@
{
"version": 3,
"artifactType": {
"type": "COMPATIBLE_SCREEN_MANIFEST",
"kind": "Directory"
},
"applicationId": "com.carmaintenance",
"variantName": "debug",
"elements": []
}

View File

@@ -0,0 +1,9 @@
#Fri Jan 09 11:01:56 CST 2026
com.carmaintenance.app-main-33\:/drawable/ic_launcher.xml=D\:\\bs\\yanglu\\car-maintenance-system\\android\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_launcher.xml.flat
com.carmaintenance.app-main-33\:/layout/activity_login.xml=D\:\\bs\\yanglu\\car-maintenance-system\\android\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_login.xml.flat
com.carmaintenance.app-main-33\:/layout/activity_role_home.xml=D\:\\bs\\yanglu\\car-maintenance-system\\android\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_role_home.xml.flat
com.carmaintenance.app-main-34\:/drawable/ic_launcher.xml=D\:\\bs\\yanglu\\car-maintenance-system\\android\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_launcher.xml.flat
com.carmaintenance.app-main-34\:/layout/activity_customer_appointment.xml=D\:\\bs\\yanglu\\car-maintenance-system\\android\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_customer_appointment.xml.flat
com.carmaintenance.app-main-34\:/layout/activity_login.xml=D\:\\bs\\yanglu\\car-maintenance-system\\android\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_login.xml.flat
com.carmaintenance.app-main-34\:/layout/activity_role_home.xml=D\:\\bs\\yanglu\\car-maintenance-system\\android\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_role_home.xml.flat
com.carmaintenance.app-main-34\:/layout/item_appointment.xml=D\:\\bs\\yanglu\\car-maintenance-system\\android\\app\\build\\intermediates\\merged_res\\debug\\layout_item_appointment.xml.flat

Some files were not shown because too many files have changed in this diff Show More