提交 83005869 作者: ZhangLingKun

功能:代码规范

上级 ed976189
import axios from "@/api/request"; import axios from "../request";
import { import {
AddAndEditBonusRuleType, AddAndEditBonusRuleType,
AddConvertRuleType, AddConvertRuleType,
...@@ -25,7 +25,7 @@ import { ...@@ -25,7 +25,7 @@ import {
UpdateMallOrderBonusType, UpdateMallOrderBonusType,
UserScoreDetailsListType, UserScoreDetailsListType,
UserScorePageListType, UserScorePageListType,
} from "@/api/interface/pointManageType"; } from "../interface/pointManageType";
export class PointManageAPI { export class PointManageAPI {
// 演示规范 // 演示规范
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论