diff --git a/04.系统编码/Frontend/.idea/workspace.xml b/04.系统编码/Frontend/.idea/workspace.xml index db8731b..43c69c5 100644 --- a/04.系统编码/Frontend/.idea/workspace.xml +++ b/04.系统编码/Frontend/.idea/workspace.xml @@ -1,15 +1,28 @@ - + + + + + + + + + @@ -27,6 +40,7 @@ + @@ -51,10 +65,26 @@ + + + + + + 1638357539757 + + + + + \ No newline at end of file diff --git a/04.系统编码/Frontend/src/uilts/string.ts b/04.系统编码/Frontend/src/uilts/string.ts new file mode 100644 index 0000000..0544ec1 --- /dev/null +++ b/04.系统编码/Frontend/src/uilts/string.ts @@ -0,0 +1,3 @@ +export function format() { + +} \ No newline at end of file