- public class HttpEdustryAction
- {
- public static string LoginList = "/mr-endustry/v1/user/login/list";
- public static string Login = "/mr-endustry/v1/user/login";
- public static string InspectionList = "/mr-endustry/v1/project/inspectionList";
- public static string Token = "";
- }
|