shish %!s(int64=2) %!d(string=hai) anos
pai
achega
c047488bcb
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      ghsApp/src/api/stat/index.js

+ 4 - 0
ghsApp/src/api/stat/index.js

@@ -71,3 +71,7 @@ export const getStatCgGhsProfile = data => {
 export const getStatBookProfit = data => {
 	return https.get('/stat-book/profile', data)
 }
+
+export const getStatBookPrint = data => {
+	return https.get('/stat-book/print-order', data)
+}